* Michael Kerrisk: > If these conditions don't hold true, then the child process should > instead be created using clone(2) with the CLONE_PID flag. I think this should be CLONE_PIDFD.
* Michael Kerrisk: > If these conditions don't hold true, then the child process should > instead be created using clone(2) with the CLONE_PID flag. I think this should be CLONE_PIDFD.