summaryrefslogtreecommitdiff
path: root/src/thread/pthread_rwlockattr_getpshared.c
AgeCommit message (Expand)AuthorLines
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-03-07implement pthread_rwlockattr_* (essentially no-ops)Rich Felker-0/+7