kern
log
age | author | description |
---|---|---|
Sat, 15 Oct 2011 07:45:56 +0300 | John Tsiombikas | - implemented syscalls: exit, waitpid, getppid |
Thu, 13 Oct 2011 05:22:35 +0300 | John Tsiombikas | changed test_proc to modify memory after the fork in order to try out copy-on-write, |
Wed, 12 Oct 2011 14:46:00 +0300 | John Tsiombikas | added a comment in clone_vm |
Wed, 12 Oct 2011 14:39:40 +0300 | John Tsiombikas | ok I *think* i've fixed it now |