aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-01-06 21:34:02 +0000
committerUlrich Drepper <drepper@redhat.com>2005-01-06 21:34:02 +0000
commit0476597b28eaabb742a138c0551b93c5b69c6e5c (patch)
treee957e3db70c40588429e2d1b1ba616f7732236a4 /ChangeLog
parent5cf53cc2083e0bc77d6d7301fff8c31038a410a2 (diff)
downloadglibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.tar
glibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.tar.gz
glibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.tar.bz2
glibc-0476597b28eaabb742a138c0551b93c5b69c6e5c.zip
Update.
* stdlib/stdlib.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
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>