aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_testcancel.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2014-09-06use weak symbols for the POSIX functions that will be used by C threadsJens Gustedt1-1/+3
2014-07-06rework cancellation weak alias logic not to depend on archive orderRich Felker1-1/+6
2011-08-06use weak aliases rather than function pointers to simplify some codeRich Felker1-1/+3
2011-04-17overhaul pthread cancellationRich Felker1-2/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+7