glibc/sysdeps/unix/sysv/linux/mips
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 mips: Fix mips64n32 64 bit time_t stat support (BZ#29069) 2022-04-18 10:02:25 -03:00
mips32 linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
mips64 linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
sys
Implies
Makefile
Versions
____longjmp_chk.c
_test_and_set.c
clone.S
configure
configure.ac
dl-cache.h
errlist-compat-data.h stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c 2022-05-13 10:54:41 -03:00
fxstat.c
getcontext.S
getrlimit64.c
kernel-features.h
kernel_rt_sigframe.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldsodefs.h
libc-abis
lxstat.c
makecontext.S
mmap_info.h
readelflib.c elf: Remove ldconfig kernel version check 2022-05-16 15:03:49 -03:00
setcontext.S
setrlimit64.c
shlib-versions
sigcontextinfo.h
socket-constants-time64.h
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.S
syscalls.list
sysdep.h
ucontext_i.sym
ustat.c
vfork.S
xstat.c
xstatconv.c
xstatver.h