Files
ladybird/Kernel
AnotherTest e3fd914187 Kernel: Send SIGCHLD to the parent process when changing stopped state
This is done also by linux (signal.c:936 in v5.11) at least.
It's a pretty handy notification that allows the parent process to skip
going through a `waitpid` and guesswork to figure out the current state
of a child process.
2021-03-31 23:49:26 +02:00
..
2021-03-17 23:22:42 +01:00
2021-03-21 13:41:09 +01:00
2021-01-17 20:30:31 +01:00
2021-03-21 13:41:09 +01:00
2021-02-23 20:56:54 +01:00
2021-02-14 09:36:58 +01:00
2021-03-17 23:22:42 +01:00