This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-10-16 01:42:06 +00:00
Code
Issues
Activity
Actions
cd391aa8ef
serenity
/
Kernel
/
Bus
History
Download ZIP
Download TAR.GZ
Andreas Kling
5ce753b74d
Kernel: Make Inode::traverse_as_directory() callback return ErrorOr
...
This allows us to propagate errors from inside the callback with TRY().
2021-11-10 21:58:58 +01:00
..
PCI
Everywhere: Remove unused AK/Bitmap includes
2021-11-10 14:39:42 +01:00
USB
Kernel: Make Inode::traverse_as_directory() callback return ErrorOr
2021-11-10 21:58:58 +01:00
VirtIO
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00