diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-07-10 09:54:35 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-08-24 15:04:29 -0300 |
commit | 55399535c147d8a0e109c24435628aa6213480fc (patch) | |
tree | 084be0685b2c68dd2951660f72bbf924bc79c405 /sysdeps/unix/sysv/linux/opensock.c | |
parent | d9310f33fcc26d87e5bb50d9311a138455b32602 (diff) | |
download | glibc-55399535c147d8a0e109c24435628aa6213480fc.tar.gz glibc-55399535c147d8a0e109c24435628aa6213480fc.tar.xz glibc-55399535c147d8a0e109c24435628aa6213480fc.zip |
linux: Simplify clock_nanosleep
With arch-syscall.h it can now assumes the existance of either __NR_clock_nanosleep or __NR_clock_nanosleep_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/opensock.c')
0 files changed, 0 insertions, 0 deletions