fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / src / thread / pthread_barrierattr_destroy.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...