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