fix breakage in last commit to strftime due to missing INT_MAX
[musl] / src / thread / pthread_barrierattr_destroy.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...