glibc/sysdeps/unix/sysv/linux/i386
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
..
i686 Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
i786
____longjmp_chk.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
arch-syscall.h Update syscall lists for Linux 5.17 2022-03-23 17:11:56 +00:00
brk.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
c++-types.data
clone3.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
clone.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
configure i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) 2022-01-13 14:59:44 +01:00
configure.ac i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) 2022-01-13 14:59:44 +01:00
dl-procinfo.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
dl-sysdep.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getcontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Implies
kernel_stat.h
kernel-features.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ld.abilist Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) 2022-01-27 18:52:05 +01:00
ldconfig.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
libanl.abilist
libBrokenLocale.abilist
libc_malloc_debug.abilist Move malloc_{g,s}et_state to libc_malloc_debug 2021-07-22 18:38:10 +05:30
libc_sigaction.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
libc-do-syscall-int80.S i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls 2022-05-04 15:37:21 +02:00
libc-do-syscall.S i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S 2022-05-04 15:37:21 +02:00
libc.abilist linux: Add pidfd_send_signal 2022-05-17 10:33:46 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist math: Remove the error handling wrapper from hypot and hypotf 2021-12-13 10:08:46 -03:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls 2022-05-04 15:37:21 +02:00
setcontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
shlib-versions
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
startup.h Linux: Implement a useful version of _startup_fatal 2022-05-09 18:15:16 +02:00
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
syscall.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
syscalls.list linux: Add prlimit64 C implementation 2021-11-30 13:13:03 -03:00
sysdep.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sysdep.h i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls 2022-05-04 15:37:21 +02:00
time64-compat.h
tst-bz21269.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ucontext_i.sym
Versions
vfork.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00