Denis Vlasenko bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff 20 lat temu
memchr.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu
memcpy.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu
memmove.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu
memset.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 lat temu
strcat.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 lat temu
strchr.c a0da3cfbbf strchr: a bit faster version for i386 (same code size) 17 lat temu
strcmp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 lat temu
strcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 lat temu
strlen.c 41c15785a9 since gcc -Os hates us and does not inline string ops, 17 lat temu
strncat.c 6c106c8564 strncat: shorter version for i386, add small embedded test 17 lat temu
strncmp.c 6c106c8564 strncat: shorter version for i386, add small embedded test 17 lat temu
strncpy.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu
strnlen.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu
strrchr.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code 17 lat temu