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
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-1
/
+0
*
define and use internal macros for hidden visibility, weak refs
Rich Felker
2018-09-05
1
-4
/
+2
*
fix async thread cancellation on sh-fdpic
Rich Felker
2018-08-29
1
-0
/
+3
*
fix deadlock in async thread self-cancellation
Rich Felker
2018-08-28
1
-1
/
+5
*
avoid using signals when a thread attempts to cancel itself
Rich Felker
2016-02-04
1
-0
/
+1
*
eliminate use of SHARED macro to suppress visibility attributes
Rich Felker
2015-11-11
1
-4
/
+0
*
use explicit __cp_cancel label in cancellable syscall asm for all archs
Rich Felker
2015-11-02
1
-8
/
+2
*
properly access mcontext_t program counter in cancellation handler
Rich Felker
2015-11-02
1
-3
/
+4
*
cleanup use of visibility attributes in pthread_cancel.c
Rich Felker
2015-04-14
1
-8
/
+9
*
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