change jmp_buf to share an underlying type and struct tag with sigjmp_buf
[musl] / arch / x86_64 / bits / setjmp.h
2013-07-24 Rich Felkerchange jmp_buf to share an underlying type and struct...
2012-07-04 Rich Felkerjmp_buf overhaul fixing several issues
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!