summaryrefslogtreecommitdiff
path: root/src/modules/test
Commit message (Expand)AuthorAgeFilesLines
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-101-40/+21
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+9
* Using a cross-compiler. Better makefile system.Alexis2112010-08-101-30/+5
* 0.0.4 is outAlexis2112010-04-081-3/+0
* More work on managerAlexis2112010-04-071-37/+23
* More work on IPC.Alexis2112010-04-052-7/+11
* More work on IPC and userland tools.Alexis2112010-03-301-10/+31
* IPC documented, still not tested.Alexis2112010-03-261-9/+9
* IPC not tested but suposedly working.Alexis2112010-03-241-8/+24
* More work on IPCAlexis2112010-03-232-4/+6
* Added thread_new syscallAlexis2112010-02-091-6/+13
* Added user mode support and monitor_writeDecAlexis2112010-02-092-3/+7
* ReorganisationAlexis2112010-02-062-0/+40