timer_settime: add support for time64 syscall, decouple 32-bit time_t
[musl] / src / time / timespec_get.c
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2014-09-06 Rich Felkeradd C11 timespec_get function, with associated time...