summaryrefslogtreecommitdiff
path: root/src/kernel/task/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-101-21/+3
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-101-1/+1
* More work on managerAlexis2112010-04-071-1/+2
* More work on IPC and userland tools.Alexis2112010-03-301-0/+2
* IPC not tested but suposedly working.Alexis2112010-03-241-0/+21
* More work on IPCAlexis2112010-03-231-2/+9
* old uncommited changes commitedAlexis2112010-03-021-0/+2
* Added thread_new syscallAlexis2112010-02-091-4/+12
* ReorganisationAlexis2112010-02-061-0/+21