math: fix two fma issues (only affects non-nearest rounding mode, x86)
[musl] / src / linux / sync_file_range.c
2012-09-09 Rich Felkerreenable sync_file_range; should no longer break on...
2012-09-09 Rich Felkerdisable sync_file_range for now
2012-09-08 Rich Felkeradd linux sync_file_range syscall