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