From: Roland McGrath Date: Thu, 27 Apr 1995 16:42:52 +0000 (+0000) Subject: Regenerated X-Git-Tag: cvs/make-3-73-3~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1076fc3f1888c5aa9e0917ee43e8b7bc33fb0731;p=thirdparty%2Fglibc.git Regenerated Tue Apr 25 17:17:19 1995 Roland McGrath * posix/glob.c (glob): If GLOB_MARK set, stat names to find directories and append slashes to them in final pass before sorting. (glob_in_dir): If GLOB_MARK set, just allocate the extra char for the slash; never append it here. --- diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog index a81698a8ec1..6e535eef1a7 100644 --- a/posix/glob/ChangeLog +++ b/posix/glob/ChangeLog @@ -1,3 +1,11 @@ +Tue Apr 25 17:17:19 1995 Roland McGrath + + * posix/glob.c (glob): If GLOB_MARK set, stat names to find + directories and append slashes to them in final pass before + sorting. + (glob_in_dir): If GLOB_MARK set, just allocate the extra char for the + slash; never append it here. + Wed Mar 8 13:38:13 1995 Roland McGrath * posix/glob/configure.bat: Fixes from DJ.