summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-09-11 18:03:48 +0000
committerRoland McGrath <roland@gnu.org>1995-09-11 18:03:48 +0000
commiteef089c2ab974053d6346632c5aae7f2f61e947f (patch)
treebe1f967a9282e4a3a5aeccbda580812dd57f68b2 /posix
parentc043db7a2a434a3693c3f0309dc8fe10271493b7 (diff)
Regenerated
Mon Sep 11 14:00:14 1995 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu> * posix/glob.c (glob): Comment fix. Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/glob.c (glob): Use realloc to extend strings for GLOB_MARK slash. (glob_in_dir): Don't allocate extra byte here.
Diffstat (limited to 'posix')
-rw-r--r--posix/glob/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog
index 481214dbe1..11e57301e6 100644
--- a/posix/glob/ChangeLog
+++ b/posix/glob/ChangeLog
@@ -1,3 +1,13 @@
+Mon Sep 11 14:00:14 1995 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
+
+ * posix/glob.c (glob): Comment fix.
+
+Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * posix/glob.c (glob): Use realloc to extend strings for GLOB_MARK
+ slash.
+ (glob_in_dir): Don't allocate extra byte here.
+
Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when