reactos/sdk/lib/crt/string
Bișoc George d8eeb31b8a [SDK][STDLIB][STRING] Wine-sync wcsrtombs_l and _mbstowcs_l
This is a partial sync of the CRT library with wcsrtombs_l and _mbstowcs_l functions from WINE. The _wctomb_s_l implementation of WINE which is used by _wctomb_s, _wctomb_l and wctomb brings failed results of the wctomb unit testcase and at the same time it crashes the whole testcase after.

Therefore I will not address the wctomb function for the moment being.
2020-05-03 15:35:11 +02:00
..
i386
_mbsnlen.c
_mbstrnlen.c
_splitpath.c
_splitpath_s.c
_tsplitpath_x.h
_wcslwr_s.c
_wsplitpath.c
_wsplitpath_s.c
atof.c
atoi.c
atoi64.c
atol.c
ctype.c
is_wctype.c
iswctype.c
itoa.c
itow.c
mbstowcs_nt.c
mbstowcs_s.c
scanf.c [MSVCRT] Add _snwscanf 2020-03-15 13:12:20 +01:00
scanf.h
strcat.c
strchr.c
strcmp.c
strcoll.c
strcpy.c
strcspn.c
strdup.c
strerror.c
stricmp.c
string.c
strlen.c
strlwr.c [CRT] Only write to the output buffer when necessary in _strlwr. CORE-16667 2020-02-09 10:23:01 +01:00
strncat.c
strncmp.c
strncoll.c
strncpy.c
strnicmp.c
strnlen.c
strpbrk.c
strrchr.c
strrev.c
strset.c
strspn.c
strstr.c
strtod.c
strtoi64.c
strtok.c
strtok_s.c
strtol.c
strtold.c
strtoul.c
strtoull.c
strupr.c [CRT] Only write to the output buffer when necessary in _strupr. CORE-16667 2020-02-08 13:04:12 +01:00
strxfrm.c
strxspn.h
tcscat.h
tcschr.h
tcscmp.h
tcscpy.h
tcslen.h
tcsncat.h
tcsncmp.h
tcsncpy.h
tcsnlen.h
tcsrchr.h
wcs.c [SDK][STDLIB][STRING] Wine-sync wcsrtombs_l and _mbstowcs_l 2020-05-03 15:35:11 +02:00
wcscat.c
wcschr.c
wcscmp.c
wcscpy.c
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcsrchr.c
wcstod.c
wcstol.c
wcstombs_nt.c
wcstombs_s.c
wcstoul.c
wctype.c
winesup.c
winesup.h
witoa.c
witow.c
wtof.c
wtoi.c
wtoi64.c
wtol.c