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