| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-09-12 | overhaul internally-public declarations using wrapper headers | Rich Felker |
| 2014-08-17 | redesign cond var implementation to fix multiple issues | Rich Felker |
| 2014-08-15 | make futex operations use private-futex mode when possible | Rich Felker |
| 2011-09-26 | redo cond vars again, use sequence numbers | Rich Felker |
| 2011-09-23 | fix ABA race in cond vars, improve them overall | Rich Felker |
| 2011-09-22 | fix deadlock in condition wait whenever there are multiple waiters | Rich Felker |
| 2011-08-07 | condition variable signal/bcast need not wake unless there are waiters | Rich Felker |
| 2011-02-17 | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker |
| 2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker |
