sortix--sortix/libc/wchar
Jonas 'Sortie' Termansen 8c0252300e Fix strtol isspace calls. 2015-05-15 16:18:41 +02:00
..
btowc.cpp
mbrlen.cpp
mbrtowc.cpp
mbsinit.cpp
mbsnrtowcs.cpp
mbsrtowcs.cpp
wcpcpy.cpp Update stpcpy(3) and wcpcpy(3) to current coding conventions. 2014-12-02 18:23:43 +01:00
wcpncpy.cpp
wcrtomb.cpp
wcscasecmp.cpp Update string compare family to current coding conventions. 2014-12-02 18:23:42 +01:00
wcscat.cpp
wcschr.cpp
wcschrnul.cpp
wcscmp.cpp Update string compare family to current coding conventions. 2014-12-02 18:23:42 +01:00
wcscoll.cpp
wcscpy.cpp
wcscspn.cpp Update wcscspn(3) to current coding conventions. 2014-12-02 18:23:43 +01:00
wcsdup.cpp
wcsftime.cpp
wcslcat.cpp
wcslcpy.cpp
wcslen.cpp
wcsncasecmp.cpp Update string compare family to current coding conventions. 2014-12-02 18:23:42 +01:00
wcsncat.cpp
wcsncmp.cpp Update string compare family to current coding conventions. 2014-12-02 18:23:42 +01:00
wcsncpy.cpp
wcsnlen.cpp
wcsnrtombs.cpp
wcspbrk.cpp Update wcspbrk(3) to current coding conventions. 2014-12-02 18:23:43 +01:00
wcsrchr.cpp
wcsrtombs.cpp
wcsspn.cpp Update wcsspn(3) to current coding conventions. 2014-12-02 18:23:43 +01:00
wcsstr.cpp
wcstod.cpp
wcstof.cpp
wcstok.cpp
wcstol.cpp Fix strtol isspace calls. 2015-05-15 16:18:41 +02:00
wcstold.cpp
wcstoll.cpp Fix strtol isspace calls. 2015-05-15 16:18:41 +02:00
wcstoul.cpp Fix strtol isspace calls. 2015-05-15 16:18:41 +02:00
wcstoull.cpp Fix strtol isspace calls. 2015-05-15 16:18:41 +02:00
wcswidth.cpp
wcsxfrm.cpp
wctob.cpp
wcwidth.cpp
wmemchr.cpp
wmemcmp.cpp
wmemcpy.cpp
wmemmove.cpp
wmemset.cpp