Luna/kernel
apio ce6ec3585c Kernel, libc: Add ENOSYS
This error is returned by the kernel/C Library when an attempt is made to use a system call that doesn't exist.
2022-10-08 14:18:25 +02:00
..
include Kernel, libc: Add ENOSYS 2022-10-08 14:18:25 +02:00
src Kernel, libc: Add ENOSYS 2022-10-08 14:18:25 +02:00
Makefile libc: Enable even more warnings 2022-10-07 18:19:06 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00