glibc/sysdeps/unix/sysv/linux/powerpc
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
powerpc32 linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
powerpc64 linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
sys
Implies
Makefile powerpc: Relocate stinfo->main 2022-04-10 08:37:38 +09:30
Versions
configure Regenerate configure. 2022-02-03 00:10:03 -05:00
configure.ac
dl-auxv.h Linux: Consolidate auxiliary vector parsing (redo) 2022-02-28 11:50:41 +01:00
dl-cache.h
dl-support.c Linux: Consolidate auxiliary vector parsing (redo) 2022-02-28 11:50:41 +01:00
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
get_timebase_freq.c
gettimeofday.c
htm.h
internal-ioctl.h
ipc_priv.h
kernel-features.h
kernel_sigaction.h
kernel_termios.h
ldconfig.h
ldd-rewrite.sed
libc-start.c powerpc: Relocate stinfo->main 2022-04-10 08:37:38 +09:30
libc-start.h
libc-vdso.h
libpthread-compat.c
nldbl-abi.h
pthread_attr_setstack.c
pthread_attr_setstacksize.c
readelflib.c elf: Remove ldconfig kernel version check 2022-05-16 15:03:49 -03:00
rt-sysdep.c
rtld_static_init.h
sigcontextinfo.h
socket-constants-time64.h
struct_kernel_shmid64_ds.h
syscall.S
sysconf.c
sysdep.c
sysdep.h
test-gettimebasefreq-static.c
test-gettimebasefreq.c
test-powerpc-linux-sysconf.c
time.c
xstatver.h