diff options
author | Roland McGrath <roland@redhat.com> | 1996-03-01 17:45:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-03-01 17:45:50 +0000 |
commit | 32979e812294610614330f8c35b87d064315d945 (patch) | |
tree | 537f22a3cb95d31c65202ca9403dbc6d70eddfcb /ChangeLog | |
parent | 490f35dda4ea0b87fe8215b3f2233b7eeb44c585 (diff) | |
download | gunmake-32979e812294610614330f8c35b87d064315d945.tar.gz |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> * Version 3.74.3. + * dir.c: Use canonical code from autoconf manual for dirent include. + [_D_NAMLEN]: Redefine NAMLEN using this. + (dir_contents_file_exists_p): Use NAMLEN macro. + (read_dirstream) [_DIRENT_HAVE_D_NAMLEN]: Only set d_namlen #if this. + + * compatMakefile (objs): Add missing backslash. + Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> * default.c (default_terminal_rules): Remove + prefix from RCS cmds. |