aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* free_list.c: Free list size bugfixDouglas B. Rumbaugh3 days1-1/+1
* Added an interface to access free list and updated tests to use itDouglas B. Rumbaugh3 days1-0/+4
* alloc.c: releasing NULL now worksDouglas B. Rumbaugh3 days1-0/+4
* Initial implementation of free list functionsDouglas B. Rumbaugh3 days1-5/+42
* Updated free list interfaceDouglas B. Rumbaugh3 days1-9/+3
* Intial commit: No free list management yetDouglas B. Rumbaugh3 days2-0/+109