ladybird/Userland/Libraries/LibSystem
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
..
CMakeLists.txt LibSystem: Add pledge() and unveil() wrappers that return ErrorOr<void> 2021-11-22 18:34:08 +01:00
syscall.cpp
syscall.h
Wrappers.cpp LibSystem: Add pledge() and unveil() wrappers that return ErrorOr<void> 2021-11-22 18:34:08 +01:00
Wrappers.h LibSystem: Add pledge() and unveil() wrappers that return ErrorOr<void> 2021-11-22 18:34:08 +01:00