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 години