mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
f68115aba3
We need to call waitpid until no more waitable children are available. This is necessary because SIGCHLD signals may coalesce into one when multiple children terminate almost simultaneously. Also, switch to EventLoop's asynchronous signal handling mechanism, which allows more complex operations in the signal handler. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
TaskbarButton.cpp | ||
TaskbarButton.h | ||
TaskbarWindow.cpp | ||
TaskbarWindow.h | ||
WindowIdentifier.h | ||
WindowList.cpp | ||
WindowList.h |