apio 810c4bc257
kernel+libc: Start interfacing with the VFS from userspace (open & close)
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.
2023-03-11 17:45:20 +01:00
..
2023-01-22 12:51:30 +01:00
2023-01-22 12:51:30 +01:00
2023-01-08 15:29:30 +01:00
2023-01-13 21:08:10 +01:00
2023-01-14 11:59:08 +01:00