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-29 03:46:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7c40b25acd3bcb2ee53dfde8d2f49f355bed8b4
ladybird
/
Kernel
/
Time
History
Hendiadyoin1
e34eb3e36d
Kernel: Remove unused String.h includes
...
This makes searching for not yet OOM safe interfaces a bit easier.
2021-12-11 13:15:26 -08:00
..
APICTimer.cpp
Kernel: Remove IO.h include from a bunch of places
2021-10-01 12:27:20 +02:00
APICTimer.h
…
HardwareTimer.h
Kernel: Remove unused String.h includes
2021-12-11 13:15:26 -08:00
HPET.cpp
Kernel: Simplify 64-bit HPET reads on x86_64
2021-12-11 20:13:25 +01:00
HPET.h
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
2021-08-06 14:05:58 +02:00
HPETComparator.cpp
…
HPETComparator.h
…
PIT.cpp
Kernel: Move x86 IO instructions code into the x86 specific folder
2021-10-01 12:27:20 +02:00
PIT.h
…
RTC.cpp
Kernel: Move x86 IO instructions code into the x86 specific folder
2021-10-01 12:27:20 +02:00
RTC.h
…
TimeManagement.cpp
Kernel: Add TimeManagement::is_initialized()
2021-10-26 01:00:54 +02:00
TimeManagement.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00