Hobby operating system for x86_64
Go to file
Bananymous 5a3596170c Add strcpy and strncpy 2022-11-12 23:47:06 +02:00
kernel Implement Stack Smashing Protection 2022-11-12 23:46:33 +02:00
libc Add strcpy and strncpy 2022-11-12 23:47:06 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
build.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
clean.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
config.sh Kernel is now in C++ :) 2022-11-12 21:30:26 +02:00
default-host.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
headers.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
iso.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
qemu.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
target-triplet-to-arch.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00