diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-07 17:06:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-07 17:06:18 +0000 |
commit | 3655715ba5757a0a6e4b1746b3c0f3df91c9b9de (patch) | |
tree | ba33e5ba109e45ea2abc5f83e08cf83ec2bc686c | |
parent | 2ef4aac7634caac7237a1c7321538f566b448124 (diff) | |
download | glibc-3655715ba5757a0a6e4b1746b3c0f3df91c9b9de.tar glibc-3655715ba5757a0a6e4b1746b3c0f3df91c9b9de.tar.gz glibc-3655715ba5757a0a6e4b1746b3c0f3df91c9b9de.tar.bz2 glibc-3655715ba5757a0a6e4b1746b3c0f3df91c9b9de.zip |
Update.
2004-09-07 Ulrich Drepper <drepper@redhat.com>
* include/stdlib.h: No need to use __THROW in this header.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-09-07 Ulrich Drepper <drepper@redhat.com> + + * include/stdlib.h: No need to use __THROW in this header. + 2004-09-06 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/dl-sysdep.c (__writev): Does use assert on FD |