Luna/kernel
apio 309058888c Bugfix: remove duplicate error check when loading a userspace ELF program
Also, remember to delete the allocated task, since we do not want memory leaks :)
2022-10-08 13:12:19 +00:00
..
include Define PAGE_SIZE as 4096 and use it everywhere instead of using 4096 as a magic number 2022-10-08 14:52:28 +02:00
src Bugfix: remove duplicate error check when loading a userspace ELF program 2022-10-08 13:12:19 +00: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