summaryrefslogtreecommitdiff
path: root/glob/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-04-27 16:43:27 +0000
committerRoland McGrath <roland@redhat.com>1995-04-27 16:43:27 +0000
commit675981bc4f126d9a8efef0c8b3314baba0ea855c (patch)
tree0b29daea5e499861333f9cd33f8f14a8f531a5e3 /glob/ChangeLog
parent11af972f8726626ce0561c0222eef2bd1a3add61 (diff)
downloadgunmake-675981bc4f126d9a8efef0c8b3314baba0ea855c.tar.gz
Updated from libc
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r--glob/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <roland@churchy.gnu.ai.mit.edu>
+
+ * 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 <roland@churchy.gnu.ai.mit.edu>
* posix/glob/configure.bat: Fixes from DJ.