Bernhard Reutner-Fischer 0dcae49270 - fix link failures coming from recently added, misplaced strverscmp. 15 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). 16 years ago
memchr.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 16 years ago
memcmp.c 12632ad756 string/generic/memcmp.c: remove some really paranoid guards 16 years ago
memcopy.h 9efc3f5022 Fix compilation problem whit the following config options: 16 years ago
memcpy.c 9efc3f5022 Fix compilation problem whit the following config options: 16 years ago
memmem.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
memmove.c e4f55f33f6 Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelectronics). 16 years ago
mempcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 16 years ago
memrchr.c e8c6de1939 libc_hidden_proto removal, just a few functions 16 years ago
memset.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
pagecopy.h 660cda8aad - silence warning about possibly undefined preprocessor token 16 years ago
rawmemchr.c e8c6de1939 libc_hidden_proto removal, just a few functions 16 years ago
strcat.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strchr.c e8c6de1939 libc_hidden_proto removal, just a few functions 16 years ago
strchrnul.c e8c6de1939 libc_hidden_proto removal, just a few functions 16 years ago
strcmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strcpy.c ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" 16 years ago
strcspn.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strlen.c e8c6de1939 libc_hidden_proto removal, just a few functions 16 years ago
strncat.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strncmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strncpy.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strnlen.c e8c6de1939 libc_hidden_proto removal, just a few functions 16 years ago
strrchr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strsep.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strspn.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strstr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
strtok_r.c 2ba017a2d5 - use c89-style comments 16 years ago