1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-26 13:21:07 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Alistair Francis 2e44b10b42 sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
The clock_nanosleep syscall is not supported on newer 32-bit platforms (such
as RV32). To fix this issue let's use clock_nanosleep_time64 if it is
avaliable.
2019-11-08 12:06:17 -08:00
..
2019-10-24 09:14:26 -07:00
2019-11-08 15:46:26 -03:00
2019-09-17 17:09:24 -03:00
2019-09-17 17:09:24 -03:00
2019-10-18 15:55:33 -04:00