index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
setjmp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
change jmp_buf to share an underlying type and struct tag with sigjmp_buf
Rich Felker
1
-7
/
+6
2013-01-04
setjmp.h: add struct tag for sigjmp_buf (GCC C++ compatibility)
rofl0r
1
-1
/
+1
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
1
-6
/
+1
2012-09-06
further use of _Noreturn, for non-plain-C functions
Rich Felker
1
-2
/
+2
2012-09-06
add _Noreturn function attribute, with fallback for pre-C11 GNUC
Rich Felker
1
-1
/
+8
2012-07-22
fix wrong size for sigjmp_buf signal set array
Rich Felker
1
-1
/
+1
2012-07-03
jmp_buf overhaul fixing several issues
Rich Felker
1
-1
/
+5
2012-05-23
debloat jmp_buf in _GNU_SOURCE mode
Rich Felker
1
-3
/
+0
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
1
-2
/
+4
2011-02-14
major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)
Rich Felker
1
-1
/
+1
2011-02-14
extensive header cleanup for standards conformance & correctness
Rich Felker
1
-5
/
+13
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+30