change jmp_buf to share an underlying type and struct tag with sigjmp_buf
[musl] / src / math / __rem_pio2f.c
2012-12-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-12-12 Szabolcs Nagymath: fix comment in __rem_pio2f.c
2012-03-13 Rich Felkerfirst commit of the new libm!