aboutsummaryrefslogtreecommitdiff
path: root/ft_strnstr.c
AgeCommit message (Expand)Author
2019-10-15Fixed ft_split to destroy previous alloc if ENOMEMCharles
2019-10-12Fixed ft_strlcat and ft_strnstr to pass Libftest testsCharles
2019-10-07Added calloc and strlcpy, rename out of dateCabergs Charles
2019-10-07Normed everythingCabergs Charles
2019-07-29part 1 pass except ft_isalnum (why??)Charles
2019-07-28std library function almost done, tested with libft-unit-testsCharles