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
/
signal
/
raise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
optimize raise not to make a syscall for getting tid
Rich Felker
2018-09-01
1
-3
/
+1
*
use tkill instead of tgkill in implementing raise
Rich Felker
2014-12-18
1
-3
/
+2
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
transition to using functions for internal signal blocking/restoring
Rich Felker
2013-04-26
1
-2
/
+2
*
optimize/debloat raise
Rich Felker
2013-04-26
1
-2
/
+2
*
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
Rich Felker
2013-03-26
1
-2
/
+2
*
fix (hopefully) all hard-coded 8's for kernel sigset_t size
Rich Felker
2012-08-09
1
-2
/
+3
*
overhaul implementation-internal signal protections
Rich Felker
2011-05-07
1
-5
/
+3
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-3
/
+3
*
fix race condition in raise - just mask signals
Rich Felker
2011-03-09
1
-9
/
+9
*
fix raise semantics with threads.
Rich Felker
2011-03-09
1
-1
/
+12
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+7