1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-28 16:21:30 +03:00
Adhemerval Zanella d9310f33fc linux: Simplify clock_gettime
With arch-syscall.h it can now assumes the existance of either
__NR_clock_gettime or __NR_clock_gettime_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).
2020-08-24 14:28:21 -03:00
..
2020-08-13 13:02:35 +01:00
2020-06-22 11:09:49 -03:00
2020-07-10 16:08:45 -07:00
2020-07-16 17:55:35 +02:00
2020-07-13 14:25:03 -03:00
2020-08-08 16:43:11 -03:00
2020-06-19 12:08:52 -03:00
2020-08-06 20:14:01 +02:00
2020-06-22 11:09:49 -03:00
2020-08-03 01:42:48 -07:00
2020-08-06 23:38:35 +00:00
2020-06-22 11:09:49 -03:00
2020-08-24 14:28:21 -03:00
2020-08-05 11:48:46 -07:00
2020-08-08 16:43:11 -03:00