Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-13 | remove remnants of support for running in no-thread-pointer mode | Rich Felker | -1/+0 |
2015-02-21 | add new masked cancellation mode | Rich Felker | -1/+1 |
2014-09-06 | use weak symbols for the POSIX functions that will be used by C threads | Jens Gustedt | -1/+3 |
2014-03-24 | always initialize thread pointer at program start | Rich Felker | -8/+4 |
2011-04-20 | fix minor bugs due to incorrect threaded-predicate semantics | Rich Felker | -1/+1 |
2011-04-17 | clean up handling of thread/nothread mode, locking | Rich Felker | -1/+1 |
2011-04-17 | optimize cancellation enable/disable code | Rich Felker | -3/+8 |
2011-04-13 | simplify cancellation point handling | Rich Felker | -3/+3 |
2011-04-05 | new framework to inhibit thread cancellation when needed | Rich Felker | -2/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+10 |