aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_mutexattr_setpshared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make pthread attribute types structs, even when they just have one field•••this change is to get the right tags for C++ ABI matching. it should have no other effects. Rich Felker2013-07-221-2/+2
* implement pthread_mutexattr_[gs]etpshared functionsRich Felker2011-03-081-0/+9