summaryrefslogtreecommitdiff
path: root/src/library/gc/syscall.c
Commit message (Collapse)AuthorAgeFilesLines
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+18
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* 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