summaryrefslogtreecommitdiffstats
path: root/src/include/heap.h
Commit message (Expand)AuthorAgeFilesLines
* Tear out old heap code, replace with code that simply allocates memoryMichael Brown2006-05-161-92/+0Star
* Use shared symbols for heap_ptr and heap_endMichael Brown2005-05-171-0/+9
* Add realloc, since the load buffer code requires it.Michael Brown2005-05-131-14/+15
* Added old allot/forget calls for backwards compatibility.Michael Brown2005-05-121-0/+20
* Merged the unaligned and aligned heap APIs and simplified the code.Michael Brown2005-05-121-0/+62