[PATCH 5/7] linux: Use waitid on wait4 if __NR_wait4 is not defined

Alistair Francis alistair23@gmail.com
Tue Dec 3 19:04:00 GMT 2019


On Mon, Nov 25, 2019 at 4:42 AM Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
>
>
>
> On 25/11/2019 09:39, Adhemerval Zanella wrote:
>
> > So it seems that __ASSUME_WAITID_PID0_P_PGID should be a safe call to
> > avoid such theoretical scenarios.  I will rework how the flag is used
> > to mimic other assume usage where newer kernel version undef the flag,
> > so it should be simpler to remove it once the minimum kernel is lifted.
> >
>
> In fact I think change the __ASSUME_WAITID_PID0_P_PGID won't be much
> a improvement

Any update on this series?

Alistair



More information about the Libc-alpha mailing list