Creation of my own C library, mostly reproducing functions from glibc. The "bonus" includes functions for using linked lists.

Use make to compile the library into libft.a. (Use make bonus to include the additional functions.) Grade - 125%