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