summaryrefslogtreecommitdiff
path: root/src/kernel/mem/heap.basic.c
Commit message (Expand)AuthorAgeFilesLines
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-136/+0
* New heap, simple and bug-free, but inefficient.katchup2010-12-121-0/+136