Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-16 | introduce namespace-safe rwlock aliases; use in pthread_key_create | Rich Felker | 1 | -1/+3 |
2011-08-03 | overhaul rwlocks to address several issues | Rich Felker | 1 | -7/+7 |
2011-03-08 | rwlock trylock functions were wrongly returning EAGAIN instead of EBUSY | Rich Felker | 1 | -1/+1 |
2011-02-17 | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | 1 | -5/+5 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+13 |