From: Ulrich Drepper Date: Tue, 29 Jun 2004 02:50:26 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~367 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=414650c52c8988b829ccc6c2a5763c33d86de55c;p=thirdparty%2Fglibc.git Update. 2004-06-28 Ulrich Drepper * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Use extend_alloca. 2004-06-28 GOTO Masanori * iconv/gconv_simple.c: Use get16/put16 for user given buffer in ucs2/ucs2reverse when unaligned memory access is attempted. * iconv/tst-iconv5.c: New file. * iconv/Makefile (tests): Add tst-iconv5. --- diff --git a/ChangeLog b/ChangeLog index 2ac50193680..5215a58c598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-06-28 Ulrich Drepper + + * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Use extend_alloca. + +2004-06-28 GOTO Masanori + + * iconv/gconv_simple.c: Use get16/put16 for user given buffer + in ucs2/ucs2reverse when unaligned memory access is attempted. + * iconv/tst-iconv5.c: New file. + * iconv/Makefile (tests): Add tst-iconv5. + 2004-06-28 Jakub Jelinek * inet/bug-if1.c: Include .