Luna/kernel
apio 64d0f30bd9
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Disallow write-related flags when opening a directory, not only when the directory flag is set
Also return EISDIR instead of EINVAL as that is what Dr. POSIX mandates.
2023-05-11 21:29:49 +02:00
..
src kernel: Disallow write-related flags when opening a directory, not only when the directory flag is set 2023-05-11 21:29:49 +02:00
CMakeLists.txt kernel+libc: Add support for unnamed pipes 2023-05-10 22:48:31 +02:00
debug.cmake kernel: Remove unneeded debug logs & random cleanups 2023-04-14 21:10:38 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00