serenity/Kernel/TTY
Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g
Unicode calls them "code points" so let's follow their style.
2020-08-03 19:06:41 +02:00
..
MasterPTY.cpp Kernel: Turn Thread::current and Process::current into functions 2020-07-01 12:07:01 +02:00
MasterPTY.h Kernel: Allow File::close() to fail 2020-06-02 21:49:47 +02:00
PTYMultiplexer.cpp
PTYMultiplexer.h
SlavePTY.cpp Kernel: Turn Thread::current and Process::current into functions 2020-07-01 12:07:01 +02:00
SlavePTY.h Kernel: Allow File::close() to fail 2020-06-02 21:49:47 +02:00
TTY.cpp Kernel: Remove ProcessInspectionHandle and make Process RefCounted 2020-08-02 17:15:11 +02:00
TTY.h Kernel: Use a FlatPtr for the "argument" to ioctl() 2020-05-23 15:25:43 +02:00
VirtualConsole.cpp Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
VirtualConsole.h Kernel: Ensure there are all VirtualConsoles properly initialized 2020-07-17 00:36:50 +02:00