summaryrefslogtreecommitdiffstats
path: root/heap.c
Commit message (Collapse)AuthorAgeFilesLines
* fix premature commitJon Santmyer2021-12-121-1/+1
|
* fix heap used memory disparityJon Santmyer2021-12-121-4/+5
|
* add function to resize heapJon Santmyer2021-12-111-0/+6
|
* initial commit. working alloc and freeJon Santmyer2021-12-111-0/+276