diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-30 18:04:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-30 18:04:21 +0000 |
commit | 73f6403bd41388e22727bd2943c0c78cfed0b4da (patch) | |
tree | 50f527ca8f62cf2cf122b0149aa131a6bc65831e /ChangeLog | |
parent | 543fb0c8d48e9eb9b0f59c37f2f8543bd8c4bac3 (diff) | |
download | glibc-73f6403bd41388e22727bd2943c0c78cfed0b4da.tar.gz glibc-73f6403bd41388e22727bd2943c0c78cfed0b4da.tar.xz glibc-73f6403bd41388e22727bd2943c0c78cfed0b4da.zip |
Update.
2004-10-30 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/waitid.c: Include <stddef.h> for NULL. 2004-10-30 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c (_int_free): Use unique comments for the error cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5fcfdaeaba..fde483aac1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-10-30 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/waitid.c: Include <stddef.h> for NULL. + +2004-10-30 Ulrich Drepper <drepper@redhat.com> + + * malloc/malloc.c (_int_free): Use unique comments for the error + cases. + 2004-10-28 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_fork): Use i386_thread_state |