]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Wed, 22 May 1996 21:22:56 +0000 (21:22 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 22 May 1996 21:22:56 +0000 (21:22 +0000)
* posix/glob.c [VMS]: Don't include <pwd.h>.

* hurd/hurdstartup.c (_hurd_startup): Terminate the vectors we get
back from argz_extract.

ChangeLog

index 645d6040ecb7ec016c3b9e71f013d31f71e3c1bf..1f057025e7641bb3be122754cbd8edf42e68ef14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+Wed May 22 17:22:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
+
+       * posix/glob.c [VMS]: Don't include <pwd.h>.
+
 Wed May 22 14:46:53 1996  Miles Bader  <miles@gnu.ai.mit.edu>
 
-       * 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  <roland@delasyd.gnu.ai.mit.edu>