fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64
[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...