ladybird/Kernel/TTY
Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&.
This will allow us to implement different behaviors depending on the role
of the descriptor a File is being accessed through.
2019-04-29 13:58:40 +02:00
..
MasterPTY.cpp
MasterPTY.h
PTYMultiplexer.cpp
PTYMultiplexer.h
SlavePTY.cpp
SlavePTY.h
TTY.cpp
TTY.h
VirtualConsole.cpp
VirtualConsole.h