about summary refs log tree commit diff
path: root/src/thread/pthread_testcancel.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* use weak symbols for the POSIX functions that will be used by C threadsJens Gustedt2014-09-061-1/+3
* rework cancellation weak alias logic not to depend on archive orderRich Felker2014-07-061-1/+6
* use weak aliases rather than function pointers to simplify some codeRich Felker2011-08-061-1/+3
* overhaul pthread cancellationRich Felker2011-04-171-2/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+7