This commit adds open and close syscalls to the kernel, and adds matching wrappers to libc. No read/write support, so file descriptors are kind of useless for now. |
||
---|---|---|
.. | ||
bits | ||
sys | ||
assert.h | ||
ctype.h | ||
errno.h | ||
fcntl.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
time.h | ||
unistd.h |