Alright, done!
Thanks,
Jack
On 2/24/23 17:04, Alex Colomar wrote:
Hi Jack,
On 2/22/23 03:28, Jack Pearson wrote:
Hello,
In this patch, I included my test program for the absence of this behavior with
normal `clone` per Alex's request:
https://lore.kernel.org/linux-man/fba3de52-91cc-6cbe-b4ae-7140564e9ad2@xxxxxxxxxxx/T/#mde63a642e9c8d0b4e367b0a2817248e8e0b29a50
Let me know if there's anything else I should do.
Could you please resend the patch (keeping all CCs), and I'll have a look at it again?
Thanks for the ping,
Alex
Thanks,
Jack
On 12/14/22 13:28, Jack Pearson wrote:
Document that Linux will report EINVAL when exit_signal is specified and
either CLONE_THREAD or CLONE_PARENT is specified.
...