use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / stdio / fwrite.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-06-20 Rich Felkerfix fwrite return value when full write does not succeed
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0