aboutsummaryrefslogtreecommitdiff
path: root/ft_strdup.c
AgeCommit message (Collapse)Author
2020-01-15Move *.o -> src/, *.h -> include/ and *.o -> buildCharles
2019-11-20refactored everythingCharles
2019-10-18Fixed ft_substr, added a few protection to list functionsCharles
2019-10-15Fixed ft_split to destroy previous alloc if ENOMEMCharles
- Normed libf.h - Removed ugly conditions in ft_strnstr
2019-10-07Normed everythingCabergs Charles
Created a few dummy functions to resolve functions having more than 25 lines.
2019-07-28std library function almost done, tested with libft-unit-testsCharles