summaryrefslogtreecommitdiff
path: root/src/thread/pthread_condattr_setpshared.c
AgeCommit message (Expand)Author
2015-03-04fix signed left-shift overflow in pthread_condattr_setpsharedRich Felker
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker
2011-03-07implement pthread_condattr_* interfacesRich Felker