summaryrefslogtreecommitdiff
path: root/src/thread/cancel_dummy.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-06rework cancellation weak alias logic not to depend on archive orderRich Felker1-17/+0
2014-02-23mostly-cosmetic fixups to x32 port mergeRich Felker1-2/+3
2014-02-22use syscall_arg_t type for syscall prototypes in pthread coderofl0r1-1/+3
2011-08-06use weak aliases rather than function pointers to simplify some codeRich Felker1-0/+6
2011-04-17overhaul pthread cancellationRich Felker1-0/+8