kern
log src/syscall.h
age | author | description |
---|---|---|
Sat, 15 Oct 2011 07:45:56 +0300 | John Tsiombikas | - implemented syscalls: exit, waitpid, getppid |
Wed, 17 Aug 2011 05:38:40 +0300 | John Tsiombikas | removed the unimplemented exit syscall |
Tue, 16 Aug 2011 03:26:53 +0300 | John Tsiombikas | I think we're done for now. two processes seem to be scheduled and switched just fine, fork seems to work (NO CoW YET!) |
Mon, 01 Aug 2011 06:45:29 +0300 | John Tsiombikas | lalalala |