fix loads of missing const in new libm, and some global vars (?!) in powl
[musl] / src / stdio / __toread.c
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...