From: Roland McGrath Date: Thu, 14 Dec 1995 11:25:36 +0000 (+0000) Subject: . X-Git-Tag: 3.74.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=625b9f6ba217849ff64c34e1deeb45aeefeb8582;p=thirdparty%2Fmake.git . --- diff --git a/ChangeLog b/ChangeLog index c62e6c87..08a6b5f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,17 +11,6 @@ Thu Dec 14 07:22:03 1995 Roland McGrath * configure.in: Remove check for `sysconf (_SC_OPEN_MAX)'. -Tue Dec 12 05:48:31 1995 Roland McGrath - - * dir.c: [HAVE_D_NAMLEN]: Define this for __GNU_LIBRARY__ > 1. - (D_NAMLEN): Macro removed. - (FAKE_DIR_ENTRY): New macro. - (dir_contents_file_exists_p): Test HAVE_D_NAMLEN instead of using - D_NAMLEN macro. - (read_dirstream): Return a struct dirent * for new glob interface. - (init_dir): Function removed. - (dir_setup_glob): New function. - Tue Dec 12 00:48:42 1995 Roland McGrath * Version 3.74.1.