diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-25 16:59:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-25 16:59:29 +0000 |
commit | af9f1c486e9f41637aac1e0dd4fd192a23a0d150 (patch) | |
tree | d07638b1e2e7643c31cf021f8ac937d3672c0309 /ChangeLog | |
parent | 81068e35e802790716dd00269cbf43050eee3004 (diff) | |
download | glibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.tar glibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.tar.gz glibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.tar.bz2 glibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.zip |
* stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
the 2001 revision.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-04-25 Ulrich Drepper <drepper@redhat.com> + * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since + the 2001 revision. + * libio/tst-widetext.input: Remove surrogates. * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99. |