ladybird/Userland/Demos
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
..
CatDog Everywhere: Fix order of includes and #pragma once 2022-09-18 18:30:05 -07:00
Cube Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Eyes Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Fire Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
LibGfxDemo Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
LibGfxScaleDemo LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows 2022-08-25 13:28:50 +02:00
Mandelbrot Apps+Demos+Dialogs: Remove unnecessary minimum window sizes 2022-08-25 13:28:50 +02:00
ModelGallery Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Mouse Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Screensaver Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Starfield Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Tubes LibGL: Make GL::create_context fallible 2022-09-16 15:32:38 +02:00
VirGLDemo Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
WidgetGallery Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
CMakeLists.txt Demos: Add Tubes :^) 2022-09-11 22:45:49 +01:00