summaryrefslogtreecommitdiff
path: root/glob
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-12-12 04:33:02 +0000
committerRoland McGrath <roland@redhat.com>1995-12-12 04:33:02 +0000
commit18a7013e55ecdf3419b53f42055d3c38198858b1 (patch)
tree0e84c633f17e05883959f9cd2dd5f80debc761f8 /glob
parent624552baddc3707db849b58a8a50d60b533e6d05 (diff)
downloadgunmake-18a7013e55ecdf3419b53f42055d3c38198858b1.tar.gz
Updated from libc
Diffstat (limited to 'glob')
-rw-r--r--glob/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog
index 3f75b7f..ac27755 100644
--- a/glob/ChangeLog
+++ b/glob/ChangeLog
@@ -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,