ladybird/Kernel/TTY
Andrew Kaster 100fb38c3e Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h
This header has always been fundamentally a Kernel API file. Move it
where it belongs. Include it directly in Kernel files, and make
Userland applications include it via sys/ioctl.h rather than directly.
2023-01-21 10:43:59 -07:00
..
ConsoleManagement.cpp
ConsoleManagement.h
MasterPTY.cpp
MasterPTY.h
PTYMultiplexer.cpp
PTYMultiplexer.h
SlavePTY.cpp
SlavePTY.h
TTY.cpp
TTY.h
VirtualConsole.cpp
VirtualConsole.h