ladybird/Services/SystemServer
Andreas Kling 46e53417c9 SystemServer: Adjust assertion+comment for new dup2() behavior
dup2(fd, fd) will no longer clear CLOEXEC on the descriptor.
2020-08-15 11:14:09 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp SystemServer: Fix typo (exist -> exit) (#2615) 2020-06-23 14:52:15 +02:00
Service.cpp SystemServer: Adjust assertion+comment for new dup2() behavior 2020-08-15 11:14:09 +02:00
Service.h SystemServer: Add support for accepting socket connections :^) 2020-06-09 21:12:34 +02:00