summaryrefslogtreecommitdiff
path: root/syscall.h
AgeCommit message (Expand)Author
2006-07-11pre-empt both user and kernel, in clock interruptrtm
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-07-01swtch saves callee-saved registersrtm
2006-06-27file descriptorsrtm
2006-06-26system call argumentsrtm
2006-06-15sleep, wakeup, wait, exitrtm
2006-06-15primitive fork and exit system callsrtm