aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-11 14:49:17 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-11 14:49:17 -0800
commit21487cc929b7f3621327e619237bc473222ddb00 (patch)
treed82148b7b30587e7277b43432f7c9b260c06b813 /ChangeLog
parent7cdb5a32f9708af6f0dbef8c47bbd8b864d0c62e (diff)
downloadglibc-21487cc929b7f3621327e619237bc473222ddb00.zip
glibc-21487cc929b7f3621327e619237bc473222ddb00.tar.gz
glibc-21487cc929b7f3621327e619237bc473222ddb00.tar.bz2
Fix handling symbols removed in XPG7.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a90a94..5ffe09a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-01-11 Ulrich Drepper <drepper@redhat.com>
+ * stdlib/stdlib.h: Fix handling symbols removed in XPG7.
+ * posix/unistd.h: Likewise.
+
* posix/unistd.h: Include environments.h also for XPG6 and up.
Define intptr_t for XPG6 and up.
Fix up for XPG7.