Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 Nov 2002 23:42:04 +0000 (23:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 Nov 2002 23:42:04 +0000 (23:42 +0000)
commiteb9dc2a22dbce7b03fb8efbdc67724ffd9b7d85d
tree6fc48c9f4f1c8e0a1d8a2cf975929aba2c858c85
parent218d76e03413b532f72d47d2695be049d6a2aa64
Update.

* iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
__GCONV_EMPTY_INPUT only if input is really empty.  Otherwise
__GCONV_INCOMPLETE_INPUT.
(ucs4le_internal_loop): Likewise.
(ucs4le_internal_loop_unaligned): Likewise.
* iconvdata/unicode.c (PREPARE_LOOP): Likewise.
* iconvdata/utf-16.c (PREPARE_LOOP): Likewise.
* iconvdata/utf-32.c (PREPARE_LOOP): Likewise.

* iconv/loop.c (LOOPFCT): First test for empty input then for full
output buffer.
ChangeLog
iconv/gconv_simple.c
iconv/loop.c
iconvdata/unicode.c
iconvdata/utf-16.c
iconvdata/utf-32.c
sysdeps/posix/getaddrinfo.c