glibc/wcsmbs
2011-12-17 14:39:23 -05:00
..
bits Fix use of restrict in wchar.h 2010-12-10 09:15:01 -05:00
btowc.c
Depend
isoc99_fwscanf.c * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
isoc99_swscanf.c * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
isoc99_vfwscanf.c * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
isoc99_vswscanf.c * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
isoc99_vwscanf.c * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
isoc99_wscanf.c * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
Makefile Add tests for wcsrchr and wcscpy 2011-12-17 14:14:58 -05:00
mbrlen.c
mbrtowc.c
mbsinit.c
mbsnrtowcs.c [BZ #9677] 2008-12-26 19:02:29 +00:00
mbsrtowcs.c
mbsrtowcs_l.c
test-wcschr.c Add wcschr test cases 2011-10-23 14:14:26 -04:00
test-wcscmp.c Move wide char tests to wcsmbs directory 2011-09-08 18:01:07 -04:00
test-wcscpy.c Add tests for wcsrchr and wcscpy 2011-12-17 14:14:58 -05:00
test-wcslen.c Add wcslen test cases 2011-10-23 14:11:50 -04:00
test-wcsrchr.c Add tests for wcsrchr and wcscpy 2011-12-17 14:14:58 -05:00
test-wmemcmp.c Move wide char tests to wcsmbs directory 2011-09-08 18:01:07 -04:00
tst-btowc.c
tst-mbrtowc.c
tst-mbrtowc2.c
tst-mbsrtowcs.c
tst-wchar-h.c
tst-wcpncpy.c
tst-wcrtomb.c
tst-wcsnlen.c
tst-wcstof.c
Versions * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, 2007-09-18 19:04:01 +00:00
wchar.h Fix visibility of declarations of wcpcpy and wcpncpy. 2011-04-01 18:36:07 -04:00
wcpcpy.c
wcpncpy.c
wcrtomb.c
wcsatcliff.c Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp 2010-10-03 22:10:30 -04:00
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c Optimized wcschr and wcscpy for x86-64 and x86-32 2011-12-17 14:39:23 -05:00
wcschrnul.c
wcscmp.c Use correct signedness in default implementations of wcscmp and wmemcmp 2011-10-25 15:26:29 +02:00
wcscoll.c
wcscoll_l.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslen.c Fix lost wcslen symbol 2011-10-24 12:03:33 +02:00
wcsmbs-tst1.c
wcsmbsload.c Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
wcsmbsload.h Add support for XPG7 testing. 2010-01-09 10:56:41 -08:00
wcsncase.c
wcsncase_l.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c [BZ #4963] 2007-09-23 18:27:55 +00:00
wcsnrtombs.c * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object 2009-01-02 19:28:55 +00:00
wcspbrk.c
wcsrchr.c
wcsrtombs.c
wcsspn.c
wcsstr.c
wcstod.c
wcstod_l.c
wcstof.c
wcstof_l.c
wcstok.c
wcstol.c
wcstol_l.c
wcstold.c
wcstold_l.c
wcstoll.c
wcstoll_l.c
wcstoul.c
wcstoul_l.c
wcstoull.c
wcstoull_l.c
wcswidth.c
wcsxfrm.c
wcsxfrm_l.c
wctob.c
wcwidth.c
wcwidth.h
wmemchr.c
wmemcmp.c Use correct signedness in default implementations of wcscmp and wmemcmp 2011-10-25 15:26:29 +02:00
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c