1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 05:34:58 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
dc486fa3f9 LibSystem: Add pledge() and unveil() wrappers that return ErrorOr<void>
These will be more ergonomic to use together with TRY(). :^)
2021-11-22 18:34:08 +01:00