diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 20:54:12 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 20:54:12 -0800 |
commit | 91251b7f5421e94cd4e05ebc20b9396233574c3f (patch) | |
tree | 6d3c088faaf25972e9d12970204bbef5f946b6b7 /ChangeLog | |
parent | 75eb41b42e924f7680a3c4afe2516ac8cc5523aa (diff) | |
download | glibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.tar glibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.tar.gz glibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.tar.bz2 glibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.zip |
Fix up tests of math.h and tgmath.h for XPG[67].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-01-11 Ulrich Drepper <drepper@redhat.com> + * conform/data/math.h-data: Fix up for XPG6 and XPG7. + * conform/data/tgmath.h-data: Likewise. + * conform/data/time.h-data: Fix POSIX tests. * conform/data/wchar.h-data: Fix up XPG7 tests. |