math: fix fma bug on x86 (found by Bruno Haible with gnulib)
[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...