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-17 15:42:24 +00:00
Code
Issues
Activity
Actions
cd391aa8ef
serenity
/
Userland
/
Services
/
CrashDaemon
History
Download ZIP
Download TAR.GZ
Andreas Kling
0f5477c721
AK: Use ErrorOr<T> for MappedFile factories
...
Replace Result<T, E> with ErrorOr<T> and propagate the error to callers.
2021-11-08 00:35:27 +01:00
..
CMakeLists.txt
Everywhere: Core dump => Coredump
2021-08-23 00:02:09 +02:00
main.cpp
AK: Use ErrorOr<T> for MappedFile factories
2021-11-08 00:35:27 +01:00