change jmp_buf to share an underlying type and struct tag with sigjmp_buf
[musl] / src / signal / psiginfo.c
2011-09-02 Rich Felkerfix missing prototypes/wrong signature for psiginfo...
2011-06-08 Rich Felkerimplement psignal and psiginfo