On Tue, Oct 25, 2022 at 10:08:26AM -0600, Mark Kettenis wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   kette...@cvs.openbsd.org        2022/10/25 10:08:26
> 
> Modified files:
>       sys/sys        : siginfo.h wait.h 
>       sys/kern       : kern_exit.c 
> 
> Log message:
> Implement waitid(2) which is now part of POSIX and used by mozilla.
> This includes a change of siginfo_r which is technically an ABI break but
> this should have no real-world impact since the members involved are
> never touched by the kernel.
> 
> ok millert@, deraadt@

My snapshot build failed today, smells related to this as I have never
seen this before. Will try to gather more info later today.

        robsd-exec: waitpid: No child processes

Reply via email to