aboutsummaryrefslogtreecommitdiff
path: root/libft.h
AgeCommit message (Collapse)Author
2019-10-08Added bonus functions WIPCharles
2019-10-07Added calloc and strlcpy, rename out of dateCabergs Charles
2019-10-07Normed everythingCabergs Charles
Created a few dummy functions to resolve functions having more than 25 lines.
2019-07-29part 2 done (except putchar and putstr unicode)Charles
2019-07-28std library function almost done, tested with libft-unit-testsCharles