summaryrefslogtreecommitdiff
path: root/src/kernel/linker
Commit message (Expand)AuthorAgeFilesLines
* Added process arguments when loaded as modules.Alex AUVOLAT2012-05-182-3/+3
* Improvements. Next: initrd.Alex AUVOLAT2012-05-182-2/+2
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-181-1/+1
* Fixed some nasty bugs.Alex AUVOLAT2012-05-171-1/+1
* More OOP;Alex AUVOLAT2012-05-041-2/+2
* Minor changes (more OOP constructs);Alex AUVOLAT2012-05-041-2/+2
* Migration to C++!Alex AUVOLAT2012-05-042-11/+11
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-011-1/+8
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
* More work on IPC and userland tools.Alexis2112010-03-301-0/+6
* old uncommited changes commitedAlexis2112010-03-021-1/+1
* Added user mode support and monitor_writeDecAlexis2112010-02-092-3/+3
* ReorganisationAlexis2112010-02-062-0/+107