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
..
2022-10-08 18:27:05 +02:00
2022-10-11 21:04:50 +02:00
2022-10-06 18:04:32 +02:00
2022-10-08 18:21:02 +02:00
2022-10-07 20:33:00 +02:00
2022-10-06 17:13:34 +02:00
2022-10-08 18:08:50 +02:00
2022-10-11 19:53:55 +02:00