summaryrefslogtreecommitdiff
path: root/src/thread/i386/syscall_cp.s
AgeCommit message (Expand)AuthorFilesLines
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker1-0/+1
2011-06-13remove all .size and .type directives for functions from the asmRich Felker1-1/+0
2011-04-17fix bugs in cancellable syscall asmRich Felker1-5/+4
2011-04-17fix some minor issues in cancellation handling patchRich Felker1-1/+1
2011-04-17overhaul pthread cancellationRich Felker1-0/+36