timer_gettime: add time64 syscall support, decouple 32-bit time_t
[musl] / src / thread / pthread_mutexattr_setpshared.c
2014-08-16 Rich Felkermake futex operations use private-futex mode when possible
2013-07-22 Rich Felkermake pthread attribute types structs, even when they...
2011-03-08 Rich Felkerimplement pthread_mutexattr_[gs]etpshared functions