Regenerated
authorRoland McGrath <roland@gnu.org>
Tue, 12 Dec 1995 04:32:33 +0000 (04:32 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 12 Dec 1995 04:32:33 +0000 (04:32 +0000)
Mon Dec 11 20:07:54 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* posix/glob.c [! STDC_HEADERS]: Declare getenv.
(glob): Avoid using function as value.

posix/glob/ChangeLog

index 3f75b7f..ac27755 100644 (file)
@@ -1,3 +1,8 @@
+Mon Dec 11 20:07:54 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+       * posix/glob.c [! STDC_HEADERS]: Declare getenv.
+       (glob): Avoid using function as value.
+
 Fri Dec  8 13:04:51 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
        * posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,