glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32
Adhemerval Zanella 56cf9e8eec linux: Add pidfd_send_signal
This was added on Linux 5.1(3eb39f47934f9d5a3027fe00d906a45fe3a15fad)
as a way to avoid the race condition of using kill (where PID might be
reused by the kernel between between obtaining the pid and sending the
signal).

If the siginfo_t argument is NULL then pidfd_send_signal is equivalent
to kill.  If it is not NULL pidfd_send_signal is equivalent to
rt_sigqueueinfo.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2022-05-17 10:33:46 -03:00
..
405
440
464
476
970
a2
cell
fpu linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
nofpu linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
Makefile
Versions
____longjmp_chk.S
alphasort64.c
arch-syscall.h Update syscall lists for Linux 5.17 2022-03-23 17:11:56 +00:00
c++-types.data
clone.S
configure
configure.ac
getcontext-common.S
getcontext.S
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libcrypt.abilist
libdl.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
makecontext.S
setcontext-common.S
setcontext.S
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
swapcontext-common.S
swapcontext.S
syscalls.list
time64-compat.h
ucontext_i.sym
versionsort64.c
vfork.S