glibc/sysdeps/unix/sysv/linux/s390
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
..
bits
fpu
s390-32 linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
s390-64 linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
sys
Implies
Makefile
Versions
configure
configure.ac
dl-cache.h
dl-procinfo.h
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
htm.h
ipc_priv.h
jmp-unwind.c
kernel-features.h
kernel_sigaction.h
ldconfig.h
ldd-rewrite.sed
libpthread-compat.c
localplt.data
longjmp_chk.c
mmap_call.h Linux: Define MMAP_CALL_INTERNAL 2022-05-04 15:37:21 +02:00
nldbl-abi.h
readelflib.c elf: Remove ldconfig kernel version check 2022-05-16 15:03:49 -03:00
rt-sysdep.S
sa_len.c
sigcontextinfo.h
sysconf.c
sysdep.h
tst-ptrace-singleblock.c
ucontext_i.sym
xstatver.h