fix build regression in i386 asm for atan2, atan2f
[musl] / src / time / clock_getres.c
2019-07-29 Rich Felkerclock_getres: don't assume time_t is 32-bit on 32-bit...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-10 Rich Felkerfix errno behavior in clock_* functions
2011-02-19 Rich Felkerimplement the remaining clock_* interfaces