summaryrefslogtreecommitdiff
path: root/src/kernel/lib
Commit message (Expand)AuthorAgeFilesLines
* Added some documentation about the coming VFS.Alex AUVOLAT2012-05-171-0/+2
* Object version of earrayAlex AUVOLAT2012-05-042-0/+193
* More OOP;Alex AUVOLAT2012-05-041-0/+14
* Migration to C++!Alex AUVOLAT2012-05-046-39/+62
* 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