From 63f3cf925bcaa8ea3bcfa63800bc52d581c40bcc Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 22 Jun 1996 21:14:22 +0000 Subject: Updated from libc --- glob/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'glob/ChangeLog') diff --git a/glob/ChangeLog b/glob/ChangeLog index 33c1656..686f07b 100644 --- a/glob/ChangeLog +++ b/glob/ChangeLog @@ -1,5 +1,22 @@ +Sat Jun 22 10:44:09 1996 Roland McGrath + + * posix/glob.c: Include only [HAVE_ALLOCA_H], not [sparc]. + +Fri Jun 21 00:27:51 1996 Roland McGrath + + * posix/fnmatch.c (fnmatch): Fix \*[*?]+ case to increment name ptr + only for ?s, not for *s. Fix from Chet Ramey. + +Wed May 22 17:22:14 1996 Roland McGrath + + * posix/glob.c [VMS]: Don't include . + [HAVE_VMSDIR_H]: Include "vmsdir.h". + (glob) [VMS]: Don't grok ~. + Mon May 13 12:03:03 1996 Roland McGrath + * posix/glob.h [_AMIGA]: Remove `struct stat;' forward decl. + * posix/glob.c [_AMIGA]: Don't include . (glob): Remove bogus & in call to globfree. [_AMIGA]: Use AmigaDOS file name conventions. -- cgit v1.2.3