summaryrefslogtreecommitdiff
path: root/src/library/gc/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-68/+0
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-101-42/+6
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+18
* More work on IPC and userland tools.Alexis2112010-03-301-2/+6
* IPC not tested but suposedly working.Alexis2112010-03-241-0/+36
* More work on IPCAlexis2112010-03-231-0/+47