ladybird/Userland
Timothy Flynn 25e0ab3ee4 Userland: Tighten promises by removing 'proc' where it isn't used
This is a partial revert of commit 7af5eef. After 97d15e9, the 'proc'
promise is not needed for operations using getsid().

This also fixes launching several applications in which 7af5eef added
the 'proc' promise only in the second call to pledge().
2022-10-03 17:09:21 +01:00
..
Applets Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Applications Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Demos Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
DevTools SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Libraries LibWeb: Implement HTMLImageElement.complete 2022-10-03 17:22:08 +02:00
Services Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Shell AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Utilities Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00