1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 15:42:24 +00:00
serenity/Userland/Services/CrashDaemon
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