diff options
author | Roland McGrath <roland@redhat.com> | 1996-07-26 00:06:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-07-26 00:06:10 +0000 |
commit | 4b72e38789a34aa0f8f25ab26b0523e475710718 (patch) | |
tree | ef7a9d9f402c39d5cb32c70a4624d018ed870cde /ChangeLog | |
parent | ce17fda12f1179577a59e5c37f1195866f112f2e (diff) | |
download | gunmake-4b72e38789a34aa0f8f25ab26b0523e475710718.tar.gz |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + From Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>: + * dir.c [__MSDOS__] [DJGPP > 1]: Include <libc/dosio.h> and defin + `__opendir_flags' initialized to 0. + [__MSDOS__] (dosify) [DJGPP > 1]: Return name unchanged if _USE_LFN. + (find_directory) [__MSDOS__ && DJGPP > 1]: If _USE_LGN, set + __opendir_flags to __OPENDIR_PRESERVE_CASE. + + * vmsfunctions.c (vms_stat): `sys$dassgn (DevChan);' added by kkaempf. + + * GNUmakefile (win32files): Add NMakefile. + + * NMakefile (LDFLAGS_debug): Value fixed by tulloh. + Sat Jul 20 12:32:10 1996 Klaus Kämpf (kkaempf@progis.de) * remake.c (f_mtime) [VMS]: Add missing `if' conditional for future |