add new masked cancellation mode
[musl] / src / thread / pthread_cancel.c
2015-02-22 Rich Felkeradd new masked cancellation mode
2015-02-21 Rich Felkerprepare cancellation syscall asm for possibility of...
2015-02-17 Rich Felkermake pthread_exit responsible for disabling cancellation
2015-02-03 Rich Felkerfix missing memory barrier in cancellation signal handler
2014-07-07 Rich Felkerrework cancellation weak alias logic not to depend...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-04-01 Rich Felkeruse a_store to set cancel flag in pthread_cancel, to...
2011-03-29 Rich Felkermajor improvements to cancellation handling
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0