Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make pthread attribute types structs, even when they just have one field | Rich Felker | 2013-07-22 | 1 | -1/+1 |
| | | | | | this change is to get the right tags for C++ ABI matching. it should have no other effects. | ||||
* | implement pthread_rwlockattr_* (essentially no-ops) | Rich Felker | 2011-03-07 | 1 | -0/+8 |