ladybird/Kernel/TTY
2019-06-21 18:40:24 +02:00
..
MasterPTY.cpp Change "retain" to "ref" in various comments. 2019-06-21 18:40:24 +02:00
MasterPTY.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
PTYMultiplexer.cpp AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
PTYMultiplexer.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
SlavePTY.cpp Kernel: Rename "descriptor" to "description" where appropriate. 2019-06-13 22:03:04 +02:00
SlavePTY.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
TTY.cpp Kernel: Run clang-format on everything. 2019-06-07 11:43:58 +02:00
TTY.h Kernel: Rename FileDescriptor to FileDescription. 2019-06-07 09:36:51 +02:00
VirtualConsole.cpp Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} 2019-06-07 20:02:01 +02:00
VirtualConsole.h Meta: Tweak .clang-format to not wrap braces after enums. 2019-06-07 17:13:23 +02:00