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