banan-os/kernel
Bananymous 202c38a65a Kernel: Improve open() POSIX compatability
Also rename Process::sys_creat -> create_file since it is not
actually a syscall and only used by open as a healper.
2023-09-10 00:31:42 +03:00
..
arch All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Improve open() POSIX compatability 2023-09-10 00:31:42 +03:00
kernel Kernel: Improve open() POSIX compatability 2023-09-10 00:31:42 +03:00
CMakeLists.txt Kernel: Add basic ZeroDevice to /dev/zero 2023-09-10 00:31:42 +03:00
icxxabi.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
ubsan.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00