apio
810c4bc257
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. |
||
---|---|---|
.. | ||
allocate_memory.cpp | ||
clock_gettime.cpp | ||
console_write.cpp | ||
exit.cpp | ||
open.cpp | ||
Syscall.cpp | ||
Syscall.h | ||
usleep.cpp |