diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-13 23:16:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-13 23:16:15 +0000 |
commit | dfc34677ea6f283ee05d97711dc4982d4f5acef9 (patch) | |
tree | 0b5c238fac6f50cab98aef46e13f4b79f0f3d1fc | |
parent | 7f0d69dbf4107e840b33a8c681fcd1e9e4750ce3 (diff) | |
download | glibc-dfc34677ea6f283ee05d97711dc4982d4f5acef9.tar.gz glibc-dfc34677ea6f283ee05d97711dc4982d4f5acef9.tar.xz glibc-dfc34677ea6f283ee05d97711dc4982d4f5acef9.zip |
Regenerated
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.
-rw-r--r-- | posix/glob/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog index 7a8923ced5..33c16565db 100644 --- a/posix/glob/ChangeLog +++ b/posix/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: |