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