From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: For review: pidfd_send_signal(2) manual page Date: Wed, 25 Sep 2019 16:02:01 +0200 Message-ID: <5d941e9e-aba9-8929-66e9-93ae19e11757@gmail.com> References: <87pnjr9rth.fsf@mid.deneb.enyo.de> <20190923142325.jowzbnwjw7g7si7j@wittgenstein> <90dd38d5-34b3-b72f-8e5a-b51f944f22fb@gmail.com> <20190924195701.7pw2olbviieqsg5q@wittgenstein> <20190924215316.gxev2anuqffegocw@wittgenstein> <331cc245-3f70-dd43-31f9-8c1680ca6b20@gmail.com> <87h850scux.fsf@mid.deneb.enyo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87h850scux.fsf@mid.deneb.enyo.de> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Florian Weimer Cc: mtk.manpages@gmail.com, Christian Brauner , Oleg Nesterov , Jann Horn , "Eric W. Biederman" , Daniel Colascione , Joel Fernandes , linux-man , Linux API , lkml List-Id: linux-api@vger.kernel.org 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/