aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_rwlockattr_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-1/+1
* implement pthread_rwlockattr_* (essentially no-ops)Rich Felker2011-03-071-0/+8