summaryrefslogtreecommitdiff
path: root/glob/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-12-14 11:14:36 +0000
committerRoland McGrath <roland@redhat.com>1995-12-14 11:14:36 +0000
commita89eb210840d50825bde622ecd521aab857d2cdc (patch)
tree829a429553f3aeaa14316dc96436b21de1d8edba /glob/ChangeLog
parent4356ddddbcc1f3c508058c0e008ca3f9af4936a0 (diff)
downloadgunmake-a89eb210840d50825bde622ecd521aab857d2cdc.tar.gz
Updated from libc
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r--glob/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog
index ac27755..1dd02ef 100644
--- a/glob/ChangeLog
+++ b/glob/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,
+ and cast STREAM to DIR * before passing to readdir and closedir.
+
Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* posix/glob.c [! STDC_HEADERS]: Declare getenv.