diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-13 20:29:10 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-13 20:29:10 +0000 |
commit | 95a108f0baaa38911b02e90d1f8179fd08a01ac2 (patch) | |
tree | b690198e4f3bb3317c3c819e5d9f04dd7e6a1102 /posix/glob/ChangeLog | |
parent | 9fb16eeae8a9c33f1ab649afef84d21d0e16a8b4 (diff) | |
download | glibc-95a108f0baaa38911b02e90d1f8179fd08a01ac2.tar.gz glibc-95a108f0baaa38911b02e90d1f8179fd08a01ac2.tar.xz glibc-95a108f0baaa38911b02e90d1f8179fd08a01ac2.zip |
Regenerated
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: New files, AmigaDOS support from Aaron Digulla. * posix/Makefile (glob.tar): Add AmigaDOS support files.
Diffstat (limited to 'posix/glob/ChangeLog')
-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 49e23fd6e6..7a8923ced5 100644 --- a/posix/glob/ChangeLog +++ b/posix/glob/ChangeLog @@ -1,3 +1,9 @@ +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: + New files, AmigaDOS support from Aaron Digulla. + * posix/Makefile (glob.tar): Add AmigaDOS support files. + Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * posix/glob.c (glob_pattern_p): Avoid scanning past eos if |