math: fix two fma issues (only affects non-nearest rounding mode, x86)
[musl] / src / linux / fallocate.c
2012-09-08 Rich Felkermove fallocate syscall wrapper to linux-specific syscal...