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
/
siglongjmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
redesign sigsetjmp so that signal mask is restored after longjmp
Rich Felker
2015-04-17
1
-1
/
+0
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
change jmp_buf to share an underlying type and struct tag with sigjmp_buf
Rich Felker
2013-07-24
1
-1
/
+1
*
transition to using functions for internal signal blocking/restoring
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
-1
/
+1
*
further use of _Noreturn, for non-plain-C functions
Rich Felker
2012-09-06
1
-1
/
+1
*
fix (hopefully) all hard-coded 8's for kernel sigset_t size
Rich Felker
2012-08-09
1
-2
/
+2
*
jmp_buf overhaul fixing several issues
Rich Felker
2012-07-03
1
-5
/
+4
*
fix off-by-one bug in siglongjmp that caused unpredictable behavior
Rich Felker
2011-08-05
1
-1
/
+1
*
fix all implicit conversion between signed/unsigned pointers
Rich Felker
2011-03-25
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+12