ladybird/Userland/Games
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
..
2048 Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Chess SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
FlappyBug Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
GameOfLife Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Hearts Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
MasterWord Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Minesweeper Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Snake Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Solitaire LibCards+Games: Replace card "value" int with a Rank enum 2022-08-22 12:50:41 +02:00
Spider LibCards+Games: Replace card "value" int with a Rank enum 2022-08-22 12:50:41 +02:00
CMakeLists.txt Userland+Base: Remove Breakout and Pong games 2022-06-15 17:15:04 +02:00