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