Luna/kernel/include/sys
apio 78d72c2f0c Kernel, libc: Add a getdents() system call
This is meant to be a low-level interface to implement dirent.h on top of.
2022-10-23 14:03:46 +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
Syscall.h Kernel, libc: Add a getdents() system call 2022-10-23 14:03:46 +02:00
UserMemory.h UserMemory: do not map refs into kernel memory 2022-10-20 18:50:07 +02:00