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-04-16 01:28:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb4c42bfa8796800a1ab65cc81217fd27ca4bf9b
ladybird
/
Kernel
/
TTY
History
Andreas Kling
c26e3ce86b
Change "retain" to "ref" in various comments.
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
…
TTY.h
…
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