From: Roland McGrath Date: Thu, 10 Aug 1995 23:29:25 +0000 (+0000) Subject: Regenerated X-Git-Tag: cvs/libc-950922~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=047f282dd7e83f24abce284dcc9d2d78cab42f9b;p=thirdparty%2Fglibc.git Regenerated Mon Aug 7 14:04:36 1995 Roland McGrath * posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when (NFOUND == 0 && (FLAGS & GLOB_NOCHECK)). --- diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog index d8cd316bb10..481214dbe1d 100644 --- a/posix/glob/ChangeLog +++ b/posix/glob/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 7 14:04:36 1995 Roland McGrath + + * posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when + (NFOUND == 0 && (FLAGS & GLOB_NOCHECK)). + Sat Apr 29 15:46:57 1995 Roland McGrath * posix/glob.c (S_ISDIR): Define if undefined.