diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-26 01:35:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-26 01:35:19 +0000 |
commit | 3fa1046805695f2baca120331f9a2b7bc736db20 (patch) | |
tree | 96f4b8fb7e5619d716b912f37a51b07110b58bb1 /ChangeLog | |
parent | ec1e04dedb30596bb5bccad675feb0608f92cea9 (diff) | |
download | glibc-3fa1046805695f2baca120331f9a2b7bc736db20.zip glibc-3fa1046805695f2baca120331f9a2b7bc736db20.tar.gz glibc-3fa1046805695f2baca120331f9a2b7bc736db20.tar.bz2 |
* posix/regex_internal.h: Prevent some declarations and definitions
to be seen when used in tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-08-25 Ulrich Drepper <drepper@redhat.com> + * posix/regex_internal.h: Prevent some declarations and definitions + to be seen when used in tests. + * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT. * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise. |