This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
3e2a4276e9
Luna
/
kernel
History
apio
1e86acd4c0
libc: Implement fcntl(F_DUPFD) and dup()
2022-10-15 11:16:34 +02:00
..
include
FileDescriptor: add operator=() so that the fcntl(F_DUPFD syscall compiles :)
2022-10-15 11:16:18 +02:00
src
libc: Implement fcntl(F_DUPFD) and dup()
2022-10-15 11:16:34 +02:00
Makefile
Kernel: Build with -fstack-protector-strong instead of -fstack-protector-all
2022-10-12 14:50:31 +02:00
moon.ld
Start the call stack with a null RBP before calling _start
2022-09-18 17:03:29 +02:00