aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-01-16Features toggle to avoid bloat and unauthorized functions, config file, scrip...Charles
2020-01-15splited src in category, more generic makefileCharles
2020-01-15Move *.o -> src/, *.h -> include/ and *.o -> buildCharles
2020-01-15Isolated get_next_line internalsCharles
2019-11-21WIP: adding ft_*printfCharles
2019-11-20Merge branch 'rendu'Charles
2019-11-16Linux OPEN_MAXCharles
2019-11-15Added ft_strcountCharles
2019-11-13Added get_next_lineCharles
2019-11-05Added ft_strjoin_free and ft_strjoin_free_snd, Removed ft_itoa_baseCharles
2019-10-25Added strndup and lstpop_frontCharles
2019-10-18Fixed ft_substr, added a few protection to list functionsCharles
2019-10-17More protectionCharles
2019-10-15Removed libft_bonus.hCharles
2019-10-09Small updateCabergs Charles
2019-10-09Normed, Makefile bonus ruleCabergs Charles
2019-10-07WIP bonus listCharles
2019-10-07Added calloc and strlcpy, rename out of dateCabergs Charles
2019-07-29part 2 done (except putchar and putstr unicode)Charles
2019-07-28std library function almost done, tested with libft-unit-testsCharles