diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 18:45:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 18:45:17 +0000 |
commit | 0a1590ba5303470ec70dda95fe31d737c9e6246b (patch) | |
tree | df7e6cf8cf6f621e724ba38824a543982a9932db /ChangeLog | |
parent | 14eb5d5d3417d7c7f38b34270713d4969e0f4111 (diff) | |
download | glibc-0a1590ba5303470ec70dda95fe31d737c9e6246b.zip glibc-0a1590ba5303470ec70dda95fe31d737c9e6246b.tar.gz glibc-0a1590ba5303470ec70dda95fe31d737c9e6246b.tar.bz2 |
Update.
* grp/initgroups.c: Include stdlib.h.
Patch by Zack Weinberg.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ * sysdeps/unix/sysv/linux/Dist: Add sys/sendfile.h. * sysdeps/unix/sysv/linux/arm/Dist: Add init-first.h. + * grp/initgroups.c: Include stdlib.h. + Patch by Zack Weinberg. + 1998-09-14 22:46 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp-test.c: Chet Ramey confirmed that bash's behaviour |