summaryrefslogtreecommitdiff
path: root/src/user/lib/tce
Commit message (Expand)AuthorAgeFilesLines
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-191-122/+0
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-191-4/+4
* Can now spawn new processes.Alex AUVOLAT2012-05-181-0/+10
* Improvements. Next: initrd.Alex AUVOLAT2012-05-181-2/+2
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-0/+41
* Nothing, just reverted some shit.Alex AUVOLAT2012-05-171-11/+11
* Preparations.Alex AUVOLAT2012-05-041-11/+11
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-012-275/+16
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-012-0/+330