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 645d604..1f05702 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>