summaryrefslogtreecommitdiff
path: root/src/thread/pthread_mutexattr_setpshared.c
AgeCommit message (Collapse)AuthorFilesLines
2013-07-22make pthread attribute types structs, even when they just have one fieldRich Felker1-2/+2
this change is to get the right tags for C++ ABI matching. it should have no other effects.
2011-03-08implement pthread_mutexattr_[gs]etpshared functionsRich Felker1-0/+9