diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-10 00:46:27 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-10 00:46:27 -0800 |
commit | b2660fb6245b866f1123a85231b98a0c43b28e6b (patch) | |
tree | 3ff883dd4081db42ea882f7d01595ac655ae2fb5 /ChangeLog | |
parent | cd2f000c074b07931bd78ab5ff5fa3c0f7db628a (diff) | |
download | glibc-b2660fb6245b866f1123a85231b98a0c43b28e6b.tar.gz glibc-b2660fb6245b866f1123a85231b98a0c43b28e6b.tar.xz glibc-b2660fb6245b866f1123a85231b98a0c43b28e6b.zip |
Missing CLs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8c93df2699..066be217a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ [BZ #11125] * libio/stdio.h: Define va_list, off_t, and ssize_t. + * conform/conformtest.pl: For XPG7 testing the headers are supposed to + be self-contained. + + * conform/data/stdio.h-data: Expect off_t and ssize_t. + 2010-01-09 Ulrich Drepper <drepper@redhat.com> * libio/stdio.h: Define va_list also for XPG7. |