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
Luna
/
kernel
/
include
/
sys
History
apio
ffcaac0ca3
Kernel: Add validate_user_write() and validate_user_read()
...
Not at copy_from_user and copy_to_user yet, but an improvement over blindly using physical memory.
2022-11-04 22:46:48 +01: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
Syscall.h
Kernel, libc: Add ioctl()
2022-11-02 20:59:42 +01:00
UserMemory.h
Kernel: Add validate_user_write() and validate_user_read()
2022-11-04 22:46:48 +01:00