ladybird/Servers
Andreas Kling 1c50dce7d2 SystemServer: Remove always-true "if (pid == 0)" check
This code should probably be structured differently to handle things
like children dying, etc. But not right now.

Found by PVS-Studio.
2019-08-01 14:08:43 +02:00
..
AudioServer AudioServer: Begin work on a new IPC API style. 2019-07-29 22:39:20 +02:00
LookupServer AK: Make HashMap::get(Key) return an Optional<Value>. 2019-07-24 10:25:43 +02:00
SystemServer SystemServer: Remove always-true "if (pid == 0)" check 2019-08-01 14:08:43 +02:00
WindowServer WindowServer: Fix bad assertion when setting wallpaper 2019-07-31 18:04:06 +02:00