aboutsummaryrefslogtreecommitdiffstats
path: root/src/free_list.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of free list functionsDouglas B. Rumbaugh3 days1-5/+42
| | | | | Implemented (but haven't tested) adding nodes to the free list and coalescing them.
* Intial commit: No free list management yetDouglas B. Rumbaugh3 days1-0/+22