banan-os/kernel/include/kernel/Terminal
Bananymous 7e08f0fb66 Kernel: Start work on making inodes more thread safe
All inode operations are now locked and thread blocked
2023-09-10 00:31:42 +03:00
..
Serial.h Kernel: Add /dev/tty symlink that targets the current tty 2023-09-05 01:07:52 +03:00
TTY.h Kernel: Start work on making inodes more thread safe 2023-09-10 00:31:42 +03:00
TerminalDriver.h Kernel: Start work on making tty a file 2023-04-05 00:56:09 +03:00
VesaTerminalDriver.h Kernel: Start work on making tty a file 2023-04-05 00:56:09 +03:00
VirtualTTY.h Kernel: Add /dev/tty symlink that targets the current tty 2023-09-05 01:07:52 +03:00
termios.h Kernel: Start work on making tty a file 2023-04-05 00:56:09 +03:00