c++ seems to want some casts in the float representation-access macros
[musl] / src / thread / pthread_barrierattr_getpshared.c
2011-09-27 Rich Felkerconvert the barrier pshared option back to 0/1 values...
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...