debloat: use __syscall instead of syscall where possible
[oweals/musl.git] / src / thread / cancel_impl.c
2011-04-17 Rich Felkerfix bugs in cancellable syscall asm
2011-04-17 Rich Felkerdon't use pthread_once when there is no danger in race
2011-04-17 Rich Felkerfix some minor issues in cancellation handling patch
2011-04-17 Rich Felkeroverhaul pthread cancellation