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
/
include
/
setjmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove macro definition of longjmp from setjmp.h
Rich Felker
2015-04-01
1
-1
/
+0
*
change jmp_buf to share an underlying type and struct tag with sigjmp_buf
Rich Felker
2013-07-24
1
-7
/
+6
*
setjmp.h: add struct tag for sigjmp_buf (GCC C++ compatibility)
rofl0r
2013-01-04
1
-1
/
+1
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-6
/
+1
*
further use of _Noreturn, for non-plain-C functions
Rich Felker
2012-09-06
1
-2
/
+2
*
add _Noreturn function attribute, with fallback for pre-C11 GNUC
Rich Felker
2012-09-06
1
-1
/
+8
*
fix wrong size for sigjmp_buf signal set array
Rich Felker
2012-07-22
1
-1
/
+1
*
jmp_buf overhaul fixing several issues
Rich Felker
2012-07-03
1
-1
/
+5
*
debloat jmp_buf in _GNU_SOURCE mode
Rich Felker
2012-05-23
1
-3
/
+0
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-2
/
+4
*
major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)
Rich Felker
2011-02-14
1
-1
/
+1
*
extensive header cleanup for standards conformance & correctness
Rich Felker
2011-02-14
1
-5
/
+13
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+30