Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
..
Makefile 7285da14ed unify duplicated code cause i get tired of updating this stuff пре 18 година
memchr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
memcpy.c bd7510cc6b string/i386/strncpy: faster i386 version (same code size), testing code пре 15 година
memmove.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
memset.c 170fc95312 libc/string/i386/memset.c: memset 1 byte at a time is a bit gross пре 15 година
rawmemchr.c 7dd4382306 libc/string/i386/rawmemchr.c: i386 version, adapted from strlen() пре 15 година
strcat.c 21730caa66 trim Experimentally off and uncommented hidden пре 14 година
strchr.c a0da3cfbbf strchr: a bit faster version for i386 (same code size) пре 15 година
strchrnul.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
strcmp.c 21730caa66 trim Experimentally off and uncommented hidden пре 14 година
strcpy.c 41c15785a9 since gcc -Os hates us and does not inline string ops, пре 15 година
string.h f5e2aeee57 libc/string/i386/string.h: fix -O0 build failure пре 15 година
strlen.c 7dd4382306 libc/string/i386/rawmemchr.c: i386 version, adapted from strlen() пре 15 година
strncat.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
strncmp.c 6c106c8564 strncat: shorter version for i386, add small embedded test пре 15 година
strncpy.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
strnlen.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 14 година
strrchr.c 21730caa66 trim Experimentally off and uncommented hidden пре 14 година