diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-06 21:34:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-06 21:34:02 +0000 |
commit | 0476597b28eaabb742a138c0551b93c5b69c6e5c (patch) | |
tree | e957e3db70c40588429e2d1b1ba616f7732236a4 /ChangeLog | |
parent | 5cf53cc2083e0bc77d6d7301fff8c31038a410a2 (diff) | |
download | glibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.tar.gz glibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.tar.xz glibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.zip |
Update.
* stdlib/stdlib.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c62032f90..2ad1924005 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * misc/sys/cdefs.h: Define __wur. * libio/stdio.h: Use __wur for a number of interfaces. * posix/unistd.h: Likewise. + * stdlib/stdlib.h: Likewise. 2004-12-29 Jakub Jelinek <jakub@redhat.com> |