Luna/kernel/include/sys
apio 12cf37d0a7 Kernel/syscalls: Modify sys_write to accept a file descriptor and write to it
Previously, sys_write only wrote to the tty. Now, it uses the VFS interface, as it should.
2022-10-11 21:06:12 +02:00
..
elf ELFLoader, Scheduler: Transition to use VFS 2022-10-11 19:33:48 +02:00
Syscall.h Kernel/syscalls: Modify sys_write to accept a file descriptor and write to it 2022-10-11 21:06:12 +02:00