index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
pthread_cancel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
consistently use hidden visibility for cancellable syscall internals
Rich Felker
2015-04-14
1
-3
/
+11
*
remove remnants of support for running in no-thread-pointer mode
Rich Felker
2015-04-13
1
-2
/
+1
*
block all signals (even internal ones) in cancellation signal handler
Rich Felker
2015-03-16
1
-1
/
+2
*
add new masked cancellation mode
Rich Felker
2015-02-21
1
-9
/
+15
*
prepare cancellation syscall asm for possibility of __cancel returning
Rich Felker
2015-02-20
1
-0
/
+7
*
make pthread_exit responsible for disabling cancellation
Rich Felker
2015-02-16
1
-3
/
+0
*
fix missing memory barrier in cancellation signal handler
Rich Felker
2015-02-03
1
-0
/
+1
*
rework cancellation weak alias logic not to depend on archive order
Rich Felker
2014-07-06
1
-0
/
+85
*
overhaul pthread cancellation
Rich Felker
2011-04-17
1
-7
/
+0
*
use a_store to set cancel flag in pthread_cancel, to ensure a barrier
Rich Felker
2011-04-01
1
-1
/
+1
*
major improvements to cancellation handling
Rich Felker
2011-03-29
1
-0
/
+1
*
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
2011-03-19
1
-2
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+7