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-01-22 00:15:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca6c9be94cd1e62467803c108aba81fa98e9bf97
ladybird
/
Kernel
/
Graphics
/
Console
History
Andreas Kling
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
...
This matches MutexLocker, and doesn't sound like it's a lock itself.
2021-08-22 03:34:10 +02:00
..
Console.h
…
ContiguousFramebufferConsole.cpp
Kernel: Add convenience values to the Memory::Region::Access enum
2021-08-06 22:25:00 +02:00
ContiguousFramebufferConsole.h
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
2021-08-06 14:05:58 +02:00
GenericFramebufferConsole.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
GenericFramebufferConsole.h
Kernel: Rename SpinLock => Spinlock
2021-08-22 03:34:10 +02:00
TextModeConsole.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
TextModeConsole.h
Kernel: Rename SpinLock => Spinlock
2021-08-22 03:34:10 +02:00
VGAConsole.cpp
Kernel: Add convenience values to the Memory::Region::Access enum
2021-08-06 22:25:00 +02:00
VGAConsole.h
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
2021-08-06 14:05:58 +02:00