Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cheap special-case optimization for normal mutexes | Rich Felker | 2011-03-30 | 1 | -0/+4 |
* | implement robust mutexes | Rich Felker | 2011-03-17 | 1 | -3/+3 |
* | unify lock and owner fields of mutex structure | Rich Felker | 2011-03-17 | 1 | -2/+3 |
* | correct error returns for error-checking mutexes | Rich Felker | 2011-03-16 | 1 | -1/+5 |
* | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | 2011-02-17 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+9 |