This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-23 21:14:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc486fa3f90d7922c1a24e6f2e990dd35a76da26
ladybird
/
Userland
/
Libraries
/
LibSystem
History
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