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 | |
parent | cd2f000c074b07931bd78ab5ff5fa3c0f7db628a (diff) | |
download | glibc-b2660fb6245b866f1123a85231b98a0c43b28e6b.tar.gz |
Missing CLs.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |