From a89eb210840d50825bde622ecd521aab857d2cdc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 14 Dec 1995 11:14:36 +0000 Subject: Updated from libc --- glob/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'glob/ChangeLog') 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 + + * 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 * posix/glob.c [! STDC_HEADERS]: Declare getenv. -- cgit v1.2.3