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