Implemented dup/dup2 (untested).
commitcc917c74dd299f3449fbb380cff3ea536f755b4d
authorMathias Gottschlag <mathias-go@web.de>
Mon, 22 Dec 2008 15:40:45 +0000 (22 16:40 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Mon, 22 Dec 2008 15:40:45 +0000 (22 16:40 +0100)
treebabe6fd290e498adf5cd4f49c835fdbe64f3b298
parent2dee586575d328959232b12dabb04d90d604c378
Implemented dup/dup2 (untested).
programs/libc/files.c
programs/libc/unistd.c
system/include/sys/syscall.h
system/kernel/sys/syscall.c