Missing CLs.

This commit is contained in:
Ulrich Drepper 2010-01-10 00:46:27 -08:00
parent cd2f000c07
commit b2660fb624

View File

@ -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.