Denis Vlasenko 170fc95312 libc/string/i386/memset.c: memset 1 byte at a time is a bit gross hace 15 años
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff hace 18 años
memchr.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code hace 15 años
memcpy.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code hace 15 años
memmove.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code hace 15 años
memset.c 170fc95312 libc/string/i386/memset.c: memset 1 byte at a time is a bit gross hace 15 años
rawmemchr.c 7dd4382306 libc/string/i386/rawmemchr.c: i386 version, adapted from strlen() hace 15 años
strcat.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
strchr.c a0da3cfbbf strchr: a bit faster version for i386 (same code size) hace 15 años
strchrnul.c 1d5c6ff2a4 string/i386/strncpy.c: fixlet for testing code hace 15 años
strcmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
strcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, hace 15 años
strlen.c 7dd4382306 libc/string/i386/rawmemchr.c: i386 version, adapted from strlen() hace 15 años
strncat.c 6c106c8564 strncat: shorter version for i386, add small embedded test hace 15 años
strncmp.c 6c106c8564 strncat: shorter version for i386, add small embedded test hace 15 años
strncpy.c 1d5c6ff2a4 string/i386/strncpy.c: fixlet for testing code hace 15 años
strnlen.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code hace 15 años
strrchr.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code hace 15 años