summaryrefslogtreecommitdiff
path: root/src/kernel/mem/_dlmalloc.h
Commit message (Expand)AuthorAgeFilesLines
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-181-3/+2
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-1/+1
* Migration to C++!Alex AUVOLAT2012-05-041-0/+3
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-011-0/+5
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-0/+864