timer_gettime: add time64 syscall support, decouple 32-bit time_t
[musl] / src / thread / default_attr.c
2018-09-19 Rich Felkerlimit the configurable default stack/guard size for...
2018-07-27 Rich Felkermake pthread_attr_init honor defaults set by pthread_se...