serenity/Kernel/TTY
Baitinq 19c578024b
Kernel: Added TIOCSTI ioctl placeholder (#6037)
Added a dummy TIOCSTI ioctl placeholder. This is a dangerous ioctl that
can be used to inject input into a tty. Added for compatibility. Always
fails with EIO.
2021-03-31 22:58:41 +02:00
..
MasterPTY.cpp
MasterPTY.h
PTYMultiplexer.cpp
PTYMultiplexer.h
SlavePTY.cpp
SlavePTY.h
TTY.cpp Kernel: Added TIOCSTI ioctl placeholder (#6037) 2021-03-31 22:58:41 +02:00
TTY.h
VirtualConsole.cpp
VirtualConsole.h