From: Roland McGrath Date: Wed, 22 May 1996 21:22:56 +0000 (+0000) Subject: Wed May 22 17:22:14 1996 Roland McGrath X-Git-Tag: cvs/libc-960523~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b0fc9d3a035ddbe48d37b4cedfef5ab290f95ca;p=platform%2Fupstream%2Fglibc.git Wed May 22 17:22:14 1996 Roland McGrath * posix/glob.c [VMS]: Don't include . * hurd/hurdstartup.c (_hurd_startup): Terminate the vectors we get back from argz_extract. --- diff --git a/ChangeLog b/ChangeLog index 645d604..1f05702 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +Wed May 22 17:22:14 1996 Roland McGrath + + * posix/glob.c [VMS]: Don't include . + Wed May 22 14:46:53 1996 Miles Bader - * hurd/hurdstartup.c (_hurd_startup): Pass the correct counts to - argz_extract, and terminate the resulting vectors. + * hurd/hurdstartup.c (_hurd_startup): Terminate the vectors we get + back from argz_extract. Wed May 22 13:56:42 1996 Roland McGrath