about summary refs log tree commit diff
path: root/include/setjmp.h
Commit message (Expand)AuthorAgeFilesLines
* fix wrong size for sigjmp_buf signal set arrayRich Felker2012-07-221-1/+1
* jmp_buf overhaul fixing several issuesRich Felker2012-07-031-1/+5
* debloat jmp_buf in _GNU_SOURCE modeRich Felker2012-05-231-3/+0
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-2/+4
* major bugfix for sigset_t (it was mistakenly 1024 bytes instead of bits)Rich Felker2011-02-141-1/+1
* extensive header cleanup for standards conformance & correctnessRich Felker2011-02-141-5/+13
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+30