myMalloc This is an implementation of malloc that uses a segregated free-list Check out these two files, the rest are for testing: mm.c document.txt