Bernhard Reutner-Fischer 86b4bf7d31 wchar: bug #1471: fix cornercase in mbrtowc vor 13 Jahren
..
Makefile e72856950a Fixed makefiles inclusion flow to pass actual configuration variable values. vor 15 Jahren
Makefile.in 86b4bf7d31 wchar: bug #1471: fix cornercase in mbrtowc vor 13 Jahren
dat_isw-funcs.h bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswalnum.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswalpha.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswcntrl.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswctype.c 8596cf8846 Fix wcswidth function when LOCALE support is disabled vor 15 Jahren
dat_iswdigit.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswgraph.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswlower.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswprint.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswpunct.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswspace.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswupper.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_iswxdigit.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_mblen.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_mbrlen.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_mbrtowc.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_mbsrtowcs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_mbstowcs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_mbtowc.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_strcoll.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_strfmon.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_strxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_swscanf.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_tow-funcs.h bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_towctrans.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_towlower.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_towupper.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcrtomb.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcscat.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcschr.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcscmp.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcscoll.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcscpy.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcscspn.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcslen.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsncat.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsncmp.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsncpy.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcspbrk.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsrtombs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsspn.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsstr.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcstod.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcstok.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcstombs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcswidth.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcsxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wctob.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wctomb.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wctrans.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wctype.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
dat_wcwidth.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tgn_funcdef.h bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tgn_locdef.h bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tsp_common.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst2_mbrtowc.c 86b4bf7d31 wchar: bug #1471: fix cornercase in mbrtowc vor 13 Jahren
tst_funcs.h 151b127c3a This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is vor 15 Jahren
tst_iswalnum.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswalpha.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswcntrl.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswctype.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswdigit.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswgraph.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswlower.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswprint.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswpunct.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswspace.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswupper.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_iswxdigit.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_mblen.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_mbrlen.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_mbrtowc.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_mbsrtowcs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_mbstowcs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_mbtowc.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_strcoll.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_strfmon.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_strxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_swscanf.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_towctrans.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_towlower.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_towupper.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_types.h bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcrtomb.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcscat.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcschr.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcscmp.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcscoll.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcscpy.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcscspn.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcslen.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsncat.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsncmp.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsncpy.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcspbrk.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsrtombs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsspn.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsstr.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcstod.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcstok.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcstombs.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcswidth.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcsxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wctob.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wctomb.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wctrans.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wctype.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren
tst_wcwidth.c bb9231c840 Added missing tests for locale with multibyte encoding vor 16 Jahren