reactos/sdk/lib/crt/string
2021-08-05 15:35:19 +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 [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
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 [CRT] Add one missing entry to _syserr_list array, fix _sys_nerr definition 2021-08-05 15:35:19 +02:00
stricmp.c
string.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
string.cmake [CRT] Refactor CMake files 2021-07-20 23:13:03 +02:00
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 [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
wtol.c