remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / thread / pthread_condattr_setpshared.c
2015-03-05 Rich Felkerfix signed left-shift overflow in pthread_condattr_setp...
2013-07-22 Rich Felkermake pthread attribute types structs, even when they...
2011-03-07 Rich Felkerimplement pthread_condattr_* interfaces