math: fix fma bug on x86 (found by Bruno Haible with gnulib)
[musl] / src / stdio / __toread.c
2012-06-19 Rich Felkerstdio: handle file position correctly at program exit
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...