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