1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-27 05:21:10 +03:00
Adhemerval Zanella ecdcafa571 linux: Simplify clock_getres
With arch-syscall.h it can now assumes the existance of either
__NR_clock_getres or __NR_clock_getres_time64.  The 32-bit time_t
support is now only build for !__ASSUME_TIME64_SYSCALLS.

It also uses the time64-support functions to simplify it further.

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:41:57 -03:00
..
2020-02-14 21:09:12 -03:00
2020-07-07 14:10:58 -03:00
2020-02-14 21:09:12 -03:00
2020-02-14 21:09:12 -03:00
2020-09-11 14:41:57 -03:00
2020-02-14 21:09:12 -03:00
2020-02-14 21:12:45 -03:00