about summary refs log tree commit diff
path: root/src/thread/pthread_setcancelstate.c
Commit message (Expand)AuthorAgeFilesLines
* fix minor bugs due to incorrect threaded-predicate semanticsRich Felker2011-04-201-1/+1
* clean up handling of thread/nothread mode, lockingRich Felker2011-04-171-1/+1
* optimize cancellation enable/disable codeRich Felker2011-04-171-3/+8
* simplify cancellation point handlingRich Felker2011-04-131-3/+3
* new framework to inhibit thread cancellation when neededRich Felker2011-04-051-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+10