prepare cancellation syscall asm for possibility of __cancel returning
authorRich Felker <dalias@aerifal.cx>
Sat, 21 Feb 2015 01:25:35 +0000 (20:25 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 21 Feb 2015 01:25:35 +0000 (20:25 -0500)
commitf409338a9e808a09001669377c608fd2803d808d
tree2eb5478cc7177d8480ed252cc8004d1b102f5acf
parent6bea5dc69892cd9ff0c222474e7dd468c29dfa75
prepare cancellation syscall asm for possibility of __cancel returning
src/thread/arm/syscall_cp.s
src/thread/i386/syscall_cp.s
src/thread/mips/syscall_cp.s
src/thread/powerpc/syscall_cp.s
src/thread/pthread_cancel.c