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