summaryrefslogtreecommitdiff
path: root/src/kernel/lib
Commit message (Expand)AuthorAgeFilesLines
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-012-39/+0
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-012-0/+25
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-013-69/+0
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+3
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-101-0/+1
* old uncommited changes commitedAlexis2112010-03-022-0/+38
* ReorganisationAlexis2112010-02-065-0/+120