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