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