Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-08-02 | unify and overhaul timed futex waits | Rich Felker | -3/+4 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | -7/+4 |
2011-04-06 | major semaphore improvements (performance and correctness) | Rich Felker | -1/+2 |
2011-03-24 | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | -4/+6 |
2011-03-07 | use the selected clock from the condattr for pthread_cond_timedwait | Rich Felker | -1/+1 |
2011-02-17 | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | -2/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+26 |