1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:38:10 +00:00
serenity/Userland
Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^)
Since applications using Core::EventLoop no longer need to create a
socket in /tmp/rpc/, and also don't need to listen for incoming
connections on this socket, we can remove a whole bunch of pledges!
2021-05-13 23:28:40 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Demos Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
DevTools Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Libraries LibCore+Inspector: Reverse the direction of Inspector connections 2021-05-13 23:28:40 +02:00
Services Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities Userland: Remove no-longer-needed unveil()'s of /tmp/rpc 2021-05-13 23:28:40 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00