Bernhard Reutner-Fischer fa6546e89e string: remove unused variable 13 years ago
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff 18 years ago
_memcpy_fwd.c e4f55f33f6 Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelectronics). 15 years ago
memchr.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 15 years ago
memcmp.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
memcopy.h 9efc3f5022 Fix compilation problem whit the following config options: 15 years ago
memcpy.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
memmem.c e60342da42 memmem.c, string.h: remove unused hidden memmem 13 years ago
memmove.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
mempcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 15 years ago
memrchr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
memset.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
pagecopy.h 660cda8aad - silence warning about possibly undefined preprocessor token 15 years ago
rawmemchr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strcat.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strchr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strchrnul.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strcmp.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strcpy.c b526c7807f strcpy: remove unneeded includes from the generic version 13 years ago
strcspn.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strlen.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strncat.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strncmp.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strncpy.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strnlen.c fa6546e89e string: remove unused variable 13 years ago
strrchr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strsep.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strspn.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strstr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
strtok_r.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago