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 2026-05-16 08:08:26 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
b2950c67ea6509e39ed78a82f4e10df53bca66b6
ladybird/Kernel/TTY
History
Brian Gianforcaro 9d1b27263f Kernel: Declare type aliases with "using" instead of "typedef"
This is the idiomatic way to declare type aliases in modern C++.
Flagged by Sonar Cloud as a "Code Smell", but I happen to agree
with this particular one. :^)
2021-09-05 09:48:43 +01:00
..
ConsoleManagement.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
ConsoleManagement.h
Kernel: Rename SpinLock => Spinlock
2021-08-22 03:34:10 +02:00
MasterPTY.cpp
Kernel: Make Process::current() return a Process& instead of Process*
2021-08-19 23:49:53 +02:00
MasterPTY.h
Kernel: Convert MasterPTY creation to use DoubleBuffer factory
2021-08-03 18:54:23 +02:00
PTYMultiplexer.cpp
Kernel: Rename FileDescription::create() => try_create()
2021-08-29 01:09:19 +02:00
PTYMultiplexer.h
Kernel: Rename ProtectedValue<T> => MutexProtected<T>
2021-08-22 03:34:09 +02:00
SlavePTY.cpp
Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes
2021-09-01 18:06:14 +02:00
SlavePTY.h
Kernel: Rename Thread::BlockCondition to BlockerSet
2021-08-23 00:02:09 +02:00
TTY.cpp
Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes
2021-09-01 18:06:14 +02:00
TTY.h
…
VirtualConsole.cpp
Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes
2021-09-01 18:06:14 +02:00
VirtualConsole.h
Kernel: Declare type aliases with "using" instead of "typedef"
2021-09-05 09:48:43 +01:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1501ms Template: 7ms
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