Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2025-12-30 13:19:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
bf2cd9374cbaa8e4bbfdb1804255fa68fb23cd46
ladybird/Kernel/TTY
History
Andreas Kling ddab7ab693 Kernel: Store TTY's foreground process as a WeakPtr<Process>
This ensures that we don't leave a stale PGID assigned to the TTY after
the process exits, which would make PID recycling attacks possible.
2020-08-06 11:17:53 +02:00
..
MasterPTY.cpp
Kernel: Make File::write() and File::read() return KResultOr<size_t>
2020-08-04 18:17:16 +02:00
MasterPTY.h
Kernel: Make File::write() and File::read() return KResultOr<size_t>
2020-08-04 18:17:16 +02:00
PTYMultiplexer.cpp
PTYMultiplexer: Use dbg() instead of dbgprintf()
2020-02-27 13:05:12 +01:00
PTYMultiplexer.h
Kernel: Make File::write() and File::read() return KResultOr<size_t>
2020-08-04 18:17:16 +02:00
SlavePTY.cpp
Kernel: Make File::write() and File::read() return KResultOr<size_t>
2020-08-04 18:17:16 +02:00
SlavePTY.h
Kernel: Make File::write() and File::read() return KResultOr<size_t>
2020-08-04 18:17:16 +02:00
TTY.cpp
Kernel: Store TTY's foreground process as a WeakPtr<Process>
2020-08-06 11:17:53 +02:00
TTY.h
Kernel: Store TTY's foreground process as a WeakPtr<Process>
2020-08-06 11:17:53 +02:00
VirtualConsole.cpp
Unicode: Try s/codepoint/code_point/g again
2020-08-05 22:33:42 +02:00
VirtualConsole.h
Kernel+LibC: Tidy up sys$ttyname() and sys$ptsname()
2020-08-04 18:17:16 +02:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 686ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API