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