diff options
author | Roland McGrath <roland@redhat.com> | 1996-05-13 23:16:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-05-13 23:16:23 +0000 |
commit | 78f280d541de6f4ce9a8bccbd947e587baad4c66 (patch) | |
tree | e663c44bd0f16ec630c216ac57be51484812875a /glob/ChangeLog | |
parent | 44811ac35157ef18074df153abc201c932698105 (diff) | |
download | gunmake-78f280d541de6f4ce9a8bccbd947e587baad4c66.tar.gz |
Updated from libc
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r-- | glob/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog index 7a8923c..33c1656 100644 --- a/glob/ChangeLog +++ b/glob/ChangeLog @@ -1,3 +1,9 @@ +Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + + * posix/glob.c [_AMIGA]: Don't include <pwd.h>. + (glob): Remove bogus & in call to globfree. + [_AMIGA]: Use AmigaDOS file name conventions. + Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami: |