Luna/kernel/include/sys
apio 261fc73146 ELFLoader: Read the ELF file header by header using the VFS
Instead of just allocating one big redundant blob of memory and reading into it, then having to free it...
2022-10-12 18:23:52 +02:00
..
elf ELFLoader: Read the ELF file header by header using the VFS 2022-10-12 18:23:52 +02:00
Syscall.h Kernel: Add an exec() syscall 2022-10-12 17:42:01 +02:00