summaryrefslogtreecommitdiff
path: root/src/user/test/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-3/+62
|
* Fixed some nasty bugs.Alex AUVOLAT2012-05-171-3/+5
|
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-011-18/+9
|
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-2/+12
|
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-0/+40