use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ)
[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...