diff options
author | Roland McGrath <roland@redhat.com> | 1995-09-11 18:14:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-09-11 18:14:14 +0000 |
commit | 10124ce95ba418aeab9ced63340fe40ef63da6fb (patch) | |
tree | 115fe3b7add0e00d47a84fc3ebeca207fd8ae130 | |
parent | 6e19c6febbbba23dcfb5215a422f45142e022ca4 (diff) | |
download | gunmake-10124ce95ba418aeab9ced63340fe40ef63da6fb.tar.gz |
.
-rw-r--r-- | glob/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog index 481214d..11e5730 100644 --- a/glob/ChangeLog +++ b/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 |