diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 20:11:10 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 20:11:10 -0800 |
commit | 2e3e1b3309f8a8d86c6b5f97cc6c347c05a0e44b (patch) | |
tree | d43a2ed3870f0beb5a77fe638cad3152dbded531 /ChangeLog | |
parent | dfe11a137c2bd33bfe2824a2dc218cf8dbc60aba (diff) | |
download | glibc-2e3e1b3309f8a8d86c6b5f97cc6c347c05a0e44b.zip glibc-2e3e1b3309f8a8d86c6b5f97cc6c347c05a0e44b.tar.gz glibc-2e3e1b3309f8a8d86c6b5f97cc6c347c05a0e44b.tar.bz2 |
More test suite fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2010-01-12 Ulrich Drepper <drepper@redhat.com> + * conform/data/complex.h-data: Test for POSIX2008. + + * conform/data/ctype.h-data: Fix POSIX testing. + + * conform/data/dirent.h-data: ino_t only needed for XSI. + * grp/grp.h: Declare getgrent and endgrent for XPG7. * conform/data/inttypes.h-data: Use same types as the headers. |