summaryrefslogtreecommitdiff
path: root/src/user/lib
Commit message (Expand)AuthorAgeFilesLines
* Added string class for FWIK.Alex AUVOLAT2012-05-1910-51/+259
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-1928-12/+291
* Added ANSI support, minimal readline-like library.Alex AUVOLAT2012-05-197-75/+222
* Added some stuff.Alex AUVOLAT2012-05-184-8/+29
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-185-12/+88
* Can now spawn new processes.Alex AUVOLAT2012-05-182-0/+13
* Added process arguments when loaded as modules.Alex AUVOLAT2012-05-181-3/+3
* Improvements. Next: initrd.Alex AUVOLAT2012-05-181-2/+2
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-186-4/+159
* Beginning of a VFS implemented. C++ is great.Alex AUVOLAT2012-05-173-1/+52
* Fixed some nasty bugs.Alex AUVOLAT2012-05-171-1/+1
* Nothing, just reverted some shit.Alex AUVOLAT2012-05-171-11/+11
* Preparations.Alex AUVOLAT2012-05-042-11/+12
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-0113-328/+6284
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-019-0/+468