mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-25 12:11:10 +00:00
f1f1b6b95a
* 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. |
||
---|---|---|
.. | ||
dat_isw-funcs.h | ||
dat_iswalnum.c | ||
dat_iswalpha.c | ||
dat_iswcntrl.c | ||
dat_iswctype.c | ||
dat_iswdigit.c | ||
dat_iswgraph.c | ||
dat_iswlower.c | ||
dat_iswprint.c | ||
dat_iswpunct.c | ||
dat_iswspace.c | ||
dat_iswupper.c | ||
dat_iswxdigit.c | ||
dat_mbrlen.c | ||
dat_swscanf.c | ||
dat_tow-funcs.h | ||
dat_towctrans.c | ||
dat_towlower.c | ||
dat_towupper.c | ||
dat_wcscat.c | ||
dat_wcschr.c | ||
dat_wcscmp.c | ||
dat_wcscoll.c | ||
dat_wcscpy.c | ||
dat_wcscspn.c | ||
dat_wcslen.c | ||
dat_wcsncat.c | ||
dat_wcsncmp.c | ||
dat_wcsncpy.c | ||
dat_wcspbrk.c | ||
dat_wcsspn.c | ||
dat_wcsstr.c | ||
dat_wcswidth.c | ||
dat_wcsxfrm.c | ||
dat_wctob.c | ||
dat_wctrans.c | ||
dat_wctype.c | ||
dat_wcwidth.c | ||
tgn_funcdef.h | ||
tgn_locdef.h | ||
tsp_common.c | ||
tst_funcs.h | ||
tst_iswalnum.c | ||
tst_iswalpha.c | ||
tst_iswcntrl.c | ||
tst_iswctype.c | ||
tst_iswdigit.c | ||
tst_iswgraph.c | ||
tst_iswlower.c | ||
tst_iswprint.c | ||
tst_iswpunct.c | ||
tst_iswspace.c | ||
tst_iswupper.c | ||
tst_iswxdigit.c | ||
tst_mbrlen.c | ||
tst_swscanf.c | ||
tst_towctrans.c | ||
tst_towlower.c | ||
tst_towupper.c | ||
tst_types.h | ||
tst_wcscat.c | ||
tst_wcschr.c | ||
tst_wcscmp.c | ||
tst_wcscoll.c | ||
tst_wcscpy.c | ||
tst_wcscspn.c | ||
tst_wcslen.c | ||
tst_wcsncat.c | ||
tst_wcsncmp.c | ||
tst_wcsncpy.c | ||
tst_wcspbrk.c | ||
tst_wcsspn.c | ||
tst_wcsstr.c | ||
tst_wcswidth.c | ||
tst_wcsxfrm.c | ||
tst_wctob.c | ||
tst_wctrans.c | ||
tst_wctype.c | ||
tst_wcwidth.c |