Update.
commitf1f1b6b95a3d2dee0d69eeb0ab606d3c3c0a4b5e
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Jun 2000 21:46:28 +0000 (28 21:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Jun 2000 21:46:28 +0000 (28 21:46 +0000)
tree3262ef2e7d22ef3628d78787465beadca9946a72
parent777e222ddbdffe54b5e344ac1cb40a6ab9ef621f
Update.

* wcsmbs/mbrtowc.c: Set flush to 1 for conversion function calls
depending on whether the input string is empty or not.

* wcsmbs/mbrtowc.c: Calling function without input means clearing the
given state and not avoiding this by modifying a local object.
* wcsmbs/wcrtomb.c: Likewise.

* iconv/skeleton.c: If no EMIT_SHIFT_TO_INIT is defined clear state
object since some incomplete characters might be in there.
ChangeLog
localedata/ChangeLog
localedata/tests-mbwc/dat_mbrlen.c
localedata/tests-mbwc/tst_mbrlen.c
wcsmbs/mbrtowc.c
wcsmbs/wcrtomb.c