ladybird/Servers/SystemServer
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
..
install.sh Misc: Add a simple init process 2019-05-30 02:57:15 +02:00
main.cpp SystemServer: Remove always-true "if (pid == 0)" check 2019-08-01 14:08:43 +02:00
Makefile Misc: Add a simple init process 2019-05-30 02:57:15 +02:00