This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
83e6b8cd21
Luna
/
kernel
/
src
/
sys
History
apio
83e6b8cd21
VMM: Fix naming convention
2022-10-13 18:42:53 +02:00
..
elf
ELFLoader: Make check_elf_image return how much memory the executable will use on success
2022-10-12 19:20:14 +02:00
exec.cpp
Kernel: Move VMM from a class to a namespace
2022-10-12 20:02:25 +02:00
mem.cpp
VMM: Fix naming convention
2022-10-13 18:42:53 +02:00
paint.cpp
Kernel, libc and userspace: Add basic errno support.
2022-10-08 12:06:09 +02:00
rand.cpp
Proper userspace program
2022-09-29 20:06:18 +02:00
sched.cpp
Kernel, libc: Add support for providing a status code to exit()
2022-10-08 17:56:40 +02:00
stdio.cpp
Missed some empty lines
2022-10-12 20:51:24 +02:00
Syscall.cpp
libc: Add support for the new exec() system call
2022-10-12 17:45:58 +02:00