aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-19Added algo functions ft_qsort, ft_is_set, ft_memswap, ft_compar_intCharles
2020-01-18Added ft_getchar and fixing strtolCharles
2020-01-16Features toggle to avoid bloat and unauthorized functions, config file, scrip...Charles
2020-01-15Fix strtol, Added list reverse functionsCharles
2020-01-15Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ...Charles
2020-01-15splited src in category, more generic makefileCharles
2020-01-15Move *.o -> src/, *.h -> include/ and *.o -> buildCharles