diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-07-10 10:41:23 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-08-24 15:04:31 -0300 |
commit | 1e03b6d828f09e306c10583385ba4129be09039c (patch) | |
tree | 635a1f6166ef40f634c99b742276b0b77e034688 /sysdeps/unix/sysv/linux/lseek64.c | |
parent | ff6228d5c6b0fa34ecb51228be57392649ffc88e (diff) | |
download | glibc-1e03b6d828f09e306c10583385ba4129be09039c.tar.gz glibc-1e03b6d828f09e306c10583385ba4129be09039c.tar.xz glibc-1e03b6d828f09e306c10583385ba4129be09039c.zip |
linux: Simplify mq_timedreceive
With arch-syscall.h it can now assumes the existance of either __NR_mq_timedreceive or __NR_mq_timedreceive_time64. The 32-bit time_t support is now only build for !__ASSUME_TIME64_SYSCALLS. Checked on x86_64-linux-gnu and i686-linux-gnu (on 5.4 and on 4.15 kernel). Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'sysdeps/unix/sysv/linux/lseek64.c')
0 files changed, 0 insertions, 0 deletions