summaryrefslogtreecommitdiff
path: root/src/user/lib/std
Commit message (Expand)AuthorAgeFilesLines
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-196-5736/+0
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-192-66/+197
* Added some stuff.Alex AUVOLAT2012-05-182-7/+20
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-183-10/+70
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-182-0/+106
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-171-1/+0
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-014-24/+5378
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-012-0/+73