From: Roland McGrath Date: Tue, 12 Dec 1995 04:33:02 +0000 (+0000) Subject: Updated from libc X-Git-Tag: 3.74.1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a7013e55ecdf3419b53f42055d3c38198858b1;p=thirdparty%2Fmake.git Updated from libc --- diff --git a/glob/ChangeLog b/glob/ChangeLog index 3f75b7f2..ac27755c 100644 --- a/glob/ChangeLog +++ b/glob/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 11 20:07:54 1995 Roland McGrath + + * posix/glob.c [! STDC_HEADERS]: Declare getenv. + (glob): Avoid using function as value. + Fri Dec 8 13:04:51 1995 Roland McGrath * posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,