aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-10 00:39:22 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-10 00:39:22 -0800
commitcd2f000c074b07931bd78ab5ff5fa3c0f7db628a (patch)
tree571f3ef9594371bdc13406a68fcd8b2befe57afc /ChangeLog
parent6651fa1216b5707b00668def26f43ee12b8cc59e (diff)
downloadglibc-cd2f000c074b07931bd78ab5ff5fa3c0f7db628a.tar
glibc-cd2f000c074b07931bd78ab5ff5fa3c0f7db628a.tar.gz
glibc-cd2f000c074b07931bd78ab5ff5fa3c0f7db628a.tar.bz2
glibc-cd2f000c074b07931bd78ab5ff5fa3c0f7db628a.zip
Fix standalone stdio.h inclusion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ff613c6f6..8c93df2699 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+2010-01-10 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #11125]
+ * libio/stdio.h: Define va_list, off_t, and ssize_t.
+
2010-01-09 Ulrich Drepper <drepper@redhat.com>
+ * libio/stdio.h: Define va_list also for XPG7.
+
* conform/conformtest.pl: Update for XPG7 and some bug fixes.
* conform/data/ctype.h-data: Likewise.
* conform/data/dirent.h-data: Likewise.