rework langinfo code for ABI compat and for use by time code
[musl] / src / thread / pthread_barrierattr_getpshared.c
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-11 Rich Felkerdebloat src/thread tree but putting lots of junk in...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-27 Rich Felkerconvert the barrier pshared option back to 0/1 values...
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...