summaryrefslogtreecommitdiff
path: root/src/kernel/core/test.c
Commit message (Expand)AuthorAgeFilesLines
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-011-37/+0
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-1/+1
* New heap, simple and bug-free, but inefficient.katchup2010-12-121-21/+29
* Minor changes to display.Alexis2112010-09-111-8/+6
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+31