glibc/sysdeps/unix/sysv/linux/ia64
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
sys
Implies
Makefile
Versions
____longjmp_chk.S
__ia64_longjmp.S
__longjmp.S
__sigstack_longjmp.c
__start_context.S
arch-syscall.h
brk.c
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S
clone2.S
configure
configure.ac
dl-cache.h
dl-sysdep.h rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const 2022-05-17 10:14:03 +01:00
getclktck.c
getcontext.S
ioperm.c
kernel-features.h
ld.abilist
ldconfig.h
ldd-rewrite.sed
libBrokenLocale.abilist
libanl.abilist
libc.abilist linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
libc_malloc_debug.abilist
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
mmap_internal.h
readelflib.c elf: Remove ldconfig kernel version check 2022-05-16 15:03:49 -03:00
rt-sysdep.S
setcontext.S
setjmp.S
shlib-versions
sigaltstack-offsets.sym
sigcontext-offsets.sym
sigcontextinfo.h
startup.h Linux: Implement a useful version of _startup_fatal 2022-05-09 18:15:16 +02:00
swapcontext.c
syscall.S
syscalls.list
sysconf-sigstksz.h
sysdep.S
sysdep.h
timer_t_was_int_compat.h
tst-setcontext2.c
tst-setcontext4.c
ucontext_i.h
unwind-dw2-fde.c
unwind_longjmp.c
vfork.S
wordexp.c
xstatver.h