Jeremy Soller a1baf1c92d Merge pull request #75 from azymohliad/master 7 éve
..
strchr.c 18283feac1 Added implementations of strchr, strcspn and strspn 7 éve
strcspn.c b2d01a67f2 Actual working tests on strspn and strcspn 7 éve
strncmp.c cfc1014c6e string: fix a couple minor issues in strncmp() 7 éve
strpbrk.c c4620be999 Prettify strpbrk and strstr tests 7 éve
strrchr.c 826cf0c61c implement strrchr 7 éve
strspn.c b2d01a67f2 Actual working tests on strspn and strcspn 7 éve
strstr.c c4620be999 Prettify strpbrk and strstr tests 7 éve