reactos/reactos/lib/string
Christoph von Wittich f64f737e97 renamed some .S files (msvc fix)
svn path=/trunk/; revision=18797
2005-10-27 19:42:06 +00:00
..
i386 renamed some .S files (msvc fix) 2005-10-27 19:42:06 +00:00
abs.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
atoi.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
atoi64.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
atol.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
bsearch.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
ctype.c - Move s(w)printf to rtl (cannot be shared in string because of differences with the CRT implementation). - Fix build errors due to previous commits (sorry). 2005-09-08 06:52:01 +00:00
itoa.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
itow.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
labs.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
lfind.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
mbstowcs.c - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
memccpy.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
memchr.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
memcmp.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
memcpy.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
memicmp.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
memmove.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
memset.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
rand.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
scanf.h - Move s(w)printf to rtl (cannot be shared in string because of differences with the CRT implementation). - Fix build errors due to previous commits (sorry). 2005-09-08 06:52:01 +00:00
splitp.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
sscanf.c - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
strcat.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strchr.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strcmp.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strcpy.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strcspn.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
stricmp.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
string.xml renamed some .S files (msvc fix) 2005-10-27 19:42:06 +00:00
strlen.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strlwr.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
strncat.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strncmp.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strncpy.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strnicmp.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
strnlen.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strpbrk.c set svn:eol-style to native 2005-07-31 12:11:56 +00:00
strrchr.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strrev.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
strset.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
strspn.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
strstr.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
strtol.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
strtoul.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
strupr.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
strxspn.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcscat.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcschr.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcscmp.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcscpy.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcslen.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcsncat.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcsncmp.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcsncpy.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcsnlen.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
tcsrchr.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcscat.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcschr.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcscmp.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcscpy.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcslen.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcsncat.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcsncmp.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcsncpy.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcsnlen.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcsnset.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
wcsrchr.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
wcsrev.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
wcstol.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
wcstombs.c - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
wcstoul.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
wstring.c Don't duplicate string and ctype functions 2 (or even 3) times... we have stringlib for that 2005-09-08 04:27:02 +00:00
wtoi.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
wtoi64.c Share more duplicated functions 2005-09-08 05:03:34 +00:00
wtol.c Share more duplicated functions 2005-09-08 05:03:34 +00:00