aboutsummaryrefslogtreecommitdiff
path: root/ft_calloc.c
AgeCommit message (Expand)Author
2020-01-15Move *.o -> src/, *.h -> include/ and *.o -> buildCharles
2019-11-21ft_memset and ft_strlen optimizationCharles
2019-11-20refactored everythingCharles
2019-10-20Part1 refactoringCharles
2019-10-18Fixed ft_substr, added a few protection to list functionsCharles
2019-10-09Small updateCabergs Charles
2019-10-09Normed, Makefile bonus ruleCabergs Charles
2019-10-08Fix ft_memmove and callocCharles
2019-10-07Added calloc and strlcpy, rename out of dateCabergs Charles