From: Ulrich Drepper Date: Sun, 10 Jan 2010 08:46:27 +0000 (-0800) Subject: Missing CLs. X-Git-Tag: fedora/glibc-2.11.90-6~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2660fb6245b866f1123a85231b98a0c43b28e6b;p=thirdparty%2Fglibc.git Missing CLs. --- diff --git a/ChangeLog b/ChangeLog index 8c93df26995..066be217a59 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 * libio/stdio.h: Define va_list also for XPG7.