]> sourceware.org Git - glibc.git/commit
Linux: rt_sigqueueinfo syscall number is always available
authorFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:16:15 +0000 (12:16 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 3 Mar 2020 11:16:15 +0000 (12:16 +0100)
commitc99517a738c0adabee933f9bbcd5988beaf4c9c6
tree60c6e7845ff9cc2357b963146d47d2748d4bdbe6
parent658b5848a827876cc8a5e518749f78429a9970d7
Linux: rt_sigqueueinfo syscall number is always available

Due to the built-in tables, __NR_rt_sigqueueinfo is always defined.

sysdeps/pthread/time_routines.c is not updated because it is shared with
Hurd.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/aio_sigqueue.c
sysdeps/unix/sysv/linux/gai_sigqueue.c
This page took 0.03746 seconds and 5 git commands to generate.