On 9/25/19 3:51 PM, Florian Weimer wrote: > * 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. Thanks Florian. Fixed. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/