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