Skip to content

Commit

Permalink
Regenerated
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Roland McGrath committed Sep 11, 1995
1 parent c043db7 commit eef089c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions posix/glob/ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit eef089c

Please sign in to comment.