ladybird/Kernel/TTY
Gunnar Beutner 0a94b4233f Kernel: Don't use ref_count() in MasterPTY::close()
With the recent fixes to how close() gets called this is not
necessary anymore.
2021-05-01 23:04:40 +02:00
..
MasterPTY.cpp Kernel: Don't use ref_count() in MasterPTY::close() 2021-05-01 23:04:40 +02:00
MasterPTY.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PTYMultiplexer.cpp Kernel: Remove the now defunct LOCKER(..) macro. 2021-04-25 09:38:27 +02:00
PTYMultiplexer.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
SlavePTY.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
SlavePTY.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
TTY.cpp Kernel: Implement support for PTY flags ICRNL, OPOST and ONLCR 2021-04-30 23:10:22 +02:00
TTY.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
VirtualConsole.cpp Everywhere: Add missing comma between copyright year and name 2021-04-29 00:59:26 +02:00
VirtualConsole.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00