- Partly implemented open/close syscalls.
commit3be7e868daca7571f94ca30801274847bbd2a88d
authorMathias Gottschlag <mathias-go@web.de>
Wed, 3 Dec 2008 21:46:29 +0000 (3 22:46 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Wed, 3 Dec 2008 21:46:29 +0000 (3 22:46 +0100)
tree0d859a9566bcb7f02b2f8d63f30c7e5bc19551a8
parent5d505375c5db55e979aefd80cc1b99ffe7927e7b
- Partly implemented open/close syscalls.
- Fixed strdup(!).
programs/test1/test1.c
shared/string.c
system/include/ke/process.h
system/include/sys/syscall.h
system/kernel/sys/syscall.c