aboutsummaryrefslogtreecommitdiff
path: root/ft_atoi.c
AgeCommit message (Expand)Author
2020-02-04Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ...Charles
2019-10-20Part1 refactoringCharles
2019-10-18Fixed ft_substr, added a few protection to list functionsCharles
2019-10-17More protectionCharles
2019-10-07Added calloc and strlcpy, rename out of dateCabergs Charles
2019-10-07Normed everythingCabergs Charles
2019-07-28std library function almost done, tested with libft-unit-testsCharles