summaryrefslogtreecommitdiff
path: root/src/kernel/mem/mem.h
Commit message (Expand)AuthorAgeFilesLines
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-2/+2
* Migration to C++!Alex AUVOLAT2012-05-041-7/+5
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-011-0/+1
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-2/+8
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-0/+4
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-101-0/+3
* ReorganisationAlexis2112010-02-061-0/+17