This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-04 18:27:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad2752276a3aaaec5292ce38fe03ae23136c26bb
ladybird
/
Kernel
/
TTY
History
Brian Gianforcaro
77868abe6a
Kernel: Make PTYMultiplexer::open API OOM safe
2021-05-15 09:01:32 +02:00
..
MasterPTY.cpp
Kernel: Don't use ref_count() in MasterPTY::close()
2021-05-01 23:04:40 +02:00
MasterPTY.h
…
PTYMultiplexer.cpp
Kernel: Make PTYMultiplexer::open API OOM safe
2021-05-15 09:01:32 +02:00
PTYMultiplexer.h
…
SlavePTY.cpp
Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t>
2021-05-13 23:28:40 +02:00
SlavePTY.h
Kernel: Avoid unnecessary allocations for TTY::tty_name()
2021-05-13 08:27:42 +02:00
TTY.cpp
Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t>
2021-05-13 23:28:40 +02:00
TTY.h
Kernel: Avoid unnecessary allocations for TTY::tty_name()
2021-05-13 08:27:42 +02:00
VirtualConsole.cpp
Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t>
2021-05-13 23:28:40 +02:00
VirtualConsole.h
Kernel: Avoid unnecessary allocations for TTY::tty_name()
2021-05-13 08:27:42 +02:00