A simple POSIX-based operating system for 64-bit computers
Go to file
2022-10-01 15:53:55 +02:00
apps Don't assume we are located at /bin/init 2022-10-01 13:16:59 +02:00
initrd Remove userspace for now 2022-09-24 21:29:10 +02:00
kernel Syscall: do not send user programs' output to the serial console 2022-10-01 15:53:55 +02:00
tools Add a tool to auto-generate a symbol map, borrowed from SerenityOS :) 2022-09-19 20:35:24 +02:00
.clang-format Ready. Set. Go! 2022-09-05 16:13:51 +02:00
.gitignore Let's try to start parsing ELFs! 2022-09-30 17:43:14 +02:00
luna.json Don't build such a small image 2022-09-26 17:55:16 +02:00
Makefile Let's try to start parsing ELFs! 2022-09-30 17:43:14 +02:00