Luna/kernel/include/sys
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