reactos/reactos/lib/msvcrt/string
Eric Kohl 66aa4c41db Added some more functions
Got rid of spec file

svn path=/trunk/; revision=1493
2001-01-06 15:49:53 +00:00
..
memccpy.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
memchr.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
memcmp.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
memcpy.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
memicmp.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
memmove.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
memset.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strcat.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strchr.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strcmp.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strcoll.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strcpy.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strcspn.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strdup.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strerror.c Added some more functions 2001-01-06 15:49:53 +00:00
stricmp.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strlen.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strlwr.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strncat.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strncmp.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strncpy.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strnicmp.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strnlen.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strpbrk.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strrchr.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strrev.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strset.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strspn.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strstr.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strtok.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strupr.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00
strxfrm.c Added some functions to msvcrt 2000-12-03 18:00:07 +00:00