summaryrefslogtreecommitdiff
path: root/src/user/lib/include/tce
Commit message (Collapse)AuthorAgeFilesLines
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-191-35/+0
|
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-2/+2
|
* Can now spawn new processes.Alex AUVOLAT2012-05-181-0/+3
|
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-0/+11
|
* Preparations.Alex AUVOLAT2012-05-041-0/+1
|
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-012-12/+2
|
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-012-0/+30