aboutsummaryrefslogtreecommitdiff
path: root/include/libft_mem.h
AgeCommit message (Collapse)Author
2020-09-18Removing unnecessary stuffmallocCharles Cabergs
2020-02-13Added ft_memmem and ft_memset_pattern4, not testedCharles
2020-02-10Fixing merge compilation error, Added ft_mergesortCharles
2020-02-02hash table unit testing, normingCharles
2020-01-30Renaming t_list -> t_ftlst, changing feature adding by headerCharles
2020-01-30renaming header files, .libftignore file for simpler features selectionCharles