Luna/kernel/include/sys
apio 0131193379 ELFLoader, Scheduler: Transition to use VFS
We should start to drop the old InitRD API, which only allows for files to be loaded from the initrd, and which forces pathnames to be relative (bin/init)
With VFS, we can load any kind of file from any kind of filesystem, and using paths that make sense (/bin/init)
2022-10-11 19:33:48 +02:00
..
elf ELFLoader, Scheduler: Transition to use VFS 2022-10-11 19:33:48 +02:00
Syscall.h Kernel, libc, userspace: Implement file descriptors 2022-10-10 20:21:39 +02:00