diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 20:12:53 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 20:12:53 -0800 |
commit | 75eb41b42e924f7680a3c4afe2516ac8cc5523aa (patch) | |
tree | 705025fa65dca1f4d1639d11ca552026c50c2d4a /ChangeLog | |
parent | e531ede5aff20b04937bd52763dd9294983dbfdd (diff) | |
download | glibc-75eb41b42e924f7680a3c4afe2516ac8cc5523aa.zip glibc-75eb41b42e924f7680a3c4afe2516ac8cc5523aa.tar.gz glibc-75eb41b42e924f7680a3c4afe2516ac8cc5523aa.tar.bz2 |
Fix time.h POSIX test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2010-01-11 Ulrich Drepper <drepper@redhat.com> + * conform/data/time.h-data: Fix POSIX tests. + * conform/data/wchar.h-data: Fix up XPG7 tests. * include/features.h: Fix __USE_ISOC95 handling. |