timerfd: add time64 syscall support, decouple 32-bit time_t
[musl] / src / thread / pthread_barrierattr_destroy.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...