diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-07-06 17:40:34 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-09-11 14:42:05 -0300 |
commit | 7c437d37789939a1411da0c04f748384bc5aee59 (patch) | |
tree | 0238e47aced2d9c22ca97457f8773dbd4c500ac2 /sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S | |
parent | 60a2e28b34b41e1a4e50feec7b38e068c9e33eec (diff) | |
download | glibc-7c437d37789939a1411da0c04f748384bc5aee59.tar.gz glibc-7c437d37789939a1411da0c04f748384bc5aee59.tar.xz glibc-7c437d37789939a1411da0c04f748384bc5aee59.zip |
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>
Diffstat (limited to 'sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S')
0 files changed, 0 insertions, 0 deletions