change jmp_buf to share an underlying type and struct tag with sigjmp_buf
[musl] / src / signal / siglongjmp.c
2013-07-24 Rich Felkerchange jmp_buf to share an underlying type and struct...
2013-04-26 Rich Felkertransition to using functions for internal signal block...
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-09-07 Rich Felkerfurther use of _Noreturn, for non-plain-C functions
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkerfix (hopefully) all hard-coded 8's for kernel sigset_t...
2012-07-04 Rich Felkerjmp_buf overhaul fixing several issues
2011-08-05 Rich Felkerfix off-by-one bug in siglongjmp that caused unpredicta...
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0