From 675981bc4f126d9a8efef0c8b3314baba0ea855c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 27 Apr 1995 16:43:27 +0000 Subject: Updated from libc --- glob/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'glob/ChangeLog') diff --git a/glob/ChangeLog b/glob/ChangeLog index a81698a..6e535ee 100644 --- a/glob/ChangeLog +++ b/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. -- cgit v1.2.3