Historique des commits

Auteur SHA1 Message Date
  Rich Felker 500c6886c6 fix return value for fread/fwrite when size argument is 0 il y a 9 ans
  Rich Felker 5a6e8d098a fix failed write reporting by fwrite in line-buffered mode il y a 9 ans
  Rich Felker 6e2bb7acf4 fix multiple stdio functions' behavior on zero-length operations il y a 10 ans
  Rich Felker 835f9f950e clean up stdio_impl.h il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker cea106fb89 fix fwrite return value when full write does not succeed il y a 12 ans
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans