glibc/sysdeps/unix/sysv/linux/include/sys
Adhemerval Zanella 7c437d3778 linux: Add time64 semtimedop support
Either the __NR_semtimedop_time64 (for 32-bit) or the __NR_semtimedop
(for 64-bit) syscall is used as default.  The 32-bit fallback is used
iff __ASSUME_TIME64_SYSCALLS is not defined, which assumes the kernel
ABI provides either __NR_ipc or __NR_semtimeop (for 32-bit time_t).

Checked on x86_64-linux-gnu and i686-linux-gnu (on 5.4 and on 4.15
kernel).

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
2020-09-11 14:42:05 -03:00
..
mount.h linux: Remove assembly umount2 implementation 2020-05-08 17:19:13 -03:00
msg.h sysv: linux: Add 64-bit time_t variant for msgctl 2020-07-09 12:05:40 -03:00
sem.h linux: Add time64 semtimedop support 2020-09-11 14:42:05 -03:00
shm.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
syscall.h Linux: Use system call tables during build 2020-01-02 10:18:23 +01:00
sysinfo.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timex.h y2038: linux: Provide __ntp_gettimex64 implementation 2020-05-20 01:09:16 +02:00