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