From: Roland McGrath Date: Fri, 26 Jul 1996 00:06:10 +0000 (+0000) Subject: . X-Git-Tag: 3.74.7~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b72e38789a34aa0f8f25ab26b0523e475710718;p=thirdparty%2Fmake.git . --- diff --git a/ChangeLog b/ChangeLog index e07560bc..29f4ca78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Thu Jul 25 19:53:31 1996 Roland McGrath + + From Robert Hoehne : + * dir.c [__MSDOS__] [DJGPP > 1]: Include 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