mirror of
https://github.com/reactos/reactos.git
synced 2025-07-15 01:04:13 +00:00
![]() 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. |
||
---|---|---|
.. | ||
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 | ||
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 | ||
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 | ||
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 | ||
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 |