summaryrefslogtreecommitdiff
path: root/src/thread/pthread_setcancelstate.c
AgeCommit message (Expand)AuthorLines
2011-04-20fix minor bugs due to incorrect threaded-predicate semanticsRich Felker-1/+1
2011-04-17clean up handling of thread/nothread mode, lockingRich Felker-1/+1
2011-04-17optimize cancellation enable/disable codeRich Felker-3/+8
2011-04-13simplify cancellation point handlingRich Felker-3/+3
2011-04-05new framework to inhibit thread cancellation when neededRich Felker-2/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+10