This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/6] Cleanup Linux sigqueue implementation


On Fri, Nov 3, 2017 at 5:40 PM, Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
> This patch simplify Linux sigqueue implementation by assuming
> __NR_rt_sigqueueinfo existence due minimum kernel requirement.
>
> Checked on x86_64-linux-gnu.
>
>         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Asssume
>         __NR_rt_sigqueueinfo.

OK, but please state in the commit message the oldest kernel version
that provided __NR_rt_sigqueueinfo on all architectures.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]