.. |
bits
|
Remove pre-ISO C support
|
2012-01-07 23:57:22 -05:00 |
btowc.c
|
* iconv/gconv.c: Demangle pointers before use if necessary.
|
2005-12-19 07:26:29 +00:00 |
c16rtomb.c
|
More char16_t and char32_t support
|
2012-01-07 10:52:53 -05:00 |
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
|
More char16_t and char32_t support
|
2012-01-07 10:52:53 -05:00 |
mbrlen.c
|
|
|
mbrtoc16.c
|
More char16_t and char32_t support
|
2012-01-07 10:52:53 -05:00 |
mbrtowc.c
|
Add uchar.h support, part 1
|
2012-01-01 07:17:22 -05:00 |
mbsinit.c
|
|
|
mbsnrtowcs.c
|
[BZ #9677]
|
2008-12-26 19:02:29 +00:00 |
mbsrtowcs_l.c
|
* iconv/gconv.c: Demangle pointers before use if necessary.
|
2005-12-19 07:26:29 +00:00 |
mbsrtowcs.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-c16c32-1.c
|
More char16_t and char32_t support
|
2012-01-07 10:52:53 -05:00 |
tst-mbrtowc2.c
|
|
|
tst-mbrtowc.c
|
|
|
tst-mbsrtowcs.c
|
* posix/tst-execle1.c (do_test): Add a const.
|
2005-12-27 22:50:12 +00:00 |
tst-wchar-h.c
|
|
|
tst-wcpncpy.c
|
|
|
tst-wcrtomb.c
|
|
|
tst-wcsnlen.c
|
|
|
tst-wcstof.c
|
|
|
uchar.h
|
Remove pre-ISO C support
|
2012-01-07 23:57:22 -05:00 |
Versions
|
Add uchar.h support, part 1
|
2012-01-01 07:17:22 -05:00 |
wchar.h
|
Remove pre-ISO C support
|
2012-01-07 23:57:22 -05:00 |
wcpcpy.c
|
|
|
wcpncpy.c
|
|
|
wcrtomb.c
|
More char16_t and char32_t support
|
2012-01-07 10:52:53 -05:00 |
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_l.c
|
|
|
wcscasecmp.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_l.c
|
|
|
wcscoll.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
|
More char16_t and char32_t support
|
2012-01-07 10:52:53 -05:00 |
wcsmbsload.h
|
Add uchar.h support, part 1
|
2012-01-01 07:17:22 -05:00 |
wcsncase_l.c
|
|
|
wcsncase.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
|
* iconv/gconv.c: Demangle pointers before use if necessary.
|
2005-12-19 07:26:29 +00:00 |
wcsspn.c
|
|
|
wcsstr.c
|
|
|
wcstod_l.c
|
|
|
wcstod.c
|
|
|
wcstof_l.c
|
|
|
wcstof.c
|
|
|
wcstok.c
|
|
|
wcstol_l.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstol.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstold_l.c
|
|
|
wcstold.c
|
|
|
wcstoll_l.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstoll.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstoul_l.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstoul.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstoull_l.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcstoull.c
|
Moved to csu/errno-loc.c.
|
2005-12-14 15:06:39 +00:00 |
wcswidth.c
|
|
|
wcsxfrm_l.c
|
|
|
wcsxfrm.c
|
|
|
wctob.c
|
* iconv/gconv.c: Demangle pointers before use if necessary.
|
2005-12-19 07:26:29 +00:00 |
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
|
|
|