Jeremy Soller 9325183b21 Fix strcat hace 6 años
..
mem.c 0469c0c2c6 Add tests for memcmp and fix a teeny tiny bug hace 6 años
strcat.c 9325183b21 Fix strcat hace 6 años
strchr.c d3f6985ee9 Add a few things necessary for openssl (not all) hace 6 años
strcpy.c 3bb3a3e322 Fix strcpy hace 6 años
strcspn.c b2d01a67f2 Actual working tests on strspn and strcspn hace 7 años
strncmp.c cfc1014c6e string: fix a couple minor issues in strncmp() hace 7 años
strpbrk.c c4620be999 Prettify strpbrk and strstr tests hace 7 años
strrchr.c 826cf0c61c implement strrchr hace 7 años
strspn.c b2d01a67f2 Actual working tests on strspn and strcspn hace 7 años
strstr.c 26d629674a Implement strcasestr hace 6 años
strtok.c 898cf98ccc * fix test case a bit hace 7 años
strtok_r.c e91891625f * add strtok_r hace 7 años