Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 21 Apr 2000 06:46:40 +0000 (06:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 21 Apr 2000 06:46:40 +0000 (06:46 +0000)
commit4a069c3345ea4e832c814a46267942226e53f9a2
treeaca2ccb8f71c86ed142be0d8eb027d62c3eba15e
parent978ce92b89ad3433b4cec6986b3b9f535a52c83b
Update.

* iconv/gconv_simple.c: Define separate functions to convert from
UCS4/UCS4-LE to the internal encoding.
* iconv/gconv_builtin.h: Use separate functions to convert from
UCS4/UCS4-LE to the internal encoding.
* iconv/gconv_int.h: Declare __gconv_transform_ucs4_internal and
__gconv_transform_ucs4le_internal.

* iconv/gconv_simple.c (internal_utf8_loop): Correct check for
output buffer overflow.  Reported by Ulrich.Brink@sap.com.
ChangeLog
iconv/gconv_builtin.h
iconv/gconv_int.h
iconv/gconv_simple.c