| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-09-12 | hide __pthread_once_full symbol | Rich Felker |
| 2015-03-03 | make all objects used with atomic operations volatile | Rich Felker |
| 2014-10-20 | manually "shrink wrap" fast path in pthread_once | Rich Felker |
| 2014-10-13 | eliminate global waiters count in pthread_once | Rich Felker |
| 2014-10-10 | fix missing barrier in pthread_once/call_once shortcut path | Rich Felker |
| 2014-09-06 | use weak symbols for the POSIX functions that will be used by C threads | Jens Gustedt |
| 2014-08-15 | make futex operations use private-futex mode when possible | Rich Felker |
| 2014-04-15 | fix deadlock race in pthread_once | Rich Felker |
| 2011-03-08 | fix major breakage in pthread_once (it was always deadlocking) | Rich Felker |
| 2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker |
