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-03-29 08:46:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e72b04e7d305f4a6688e6d524d4f53c6d94de5a
ladybird
/
Kernel
/
Bus
/
VirtIO
History
Idan Horowitz
618f123463
Kernel: Use StringView instead of String in RingBuffer's constructor
...
This String was being copied into a KString internally anyways.
2022-01-13 00:20:08 -08:00
..
Console.cpp
Kernel: Use StringView instead of String in RingBuffer's constructor
2022-01-13 00:20:08 -08:00
Console.h
…
ConsolePort.cpp
Kernel: Use StringView instead of String in RingBuffer's constructor
2022-01-13 00:20:08 -08:00
ConsolePort.h
…
Device.cpp
Kernel: Propagate overflow errors from Memory::page_round_up
2021-12-28 23:08:50 +01:00
Device.h
…
Queue.cpp
Kernel: Propagate overflow errors from Memory::page_round_up
2021-12-28 23:08:50 +01:00
Queue.h
…
RNG.cpp
…
RNG.h
…