summaryrefslogtreecommitdiff
path: root/src/modules/test/main.c
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-40/+0
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-8/+14
* Minor changes to display.Alexis2112010-09-111-1/+1
* 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
* 0.0.4 is outAlexis2112010-04-081-3/+0
* More work on managerAlexis2112010-04-071-37/+23
* More work on IPC.Alexis2112010-04-051-6/+9
* 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-231-3/+5
* Added thread_new syscallAlexis2112010-02-091-6/+13
* Added user mode support and monitor_writeDecAlexis2112010-02-091-2/+6
* ReorganisationAlexis2112010-02-061-0/+8