summaryrefslogtreecommitdiff
path: root/src/user/lib/include
Commit message (Expand)AuthorAgeFilesLines
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-198-1011/+0
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-193-4/+20
* Added some stuff.Alex AUVOLAT2012-05-182-1/+9
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-182-2/+18
* Can now spawn new processes.Alex AUVOLAT2012-05-181-0/+3
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-183-1/+51
* 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-016-27/+888
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-013-0/+45