Historique des commits

Auteur SHA1 Message Date
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
  Rich Felker 7c59d09863 in vswprintf, initialize the FILE rather than memset-and-assign il y a 7 ans
  Rich Felker 7442442ccc fix swprintf internal buffer state and error handling il y a 8 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 e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes il y a 14 ans
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers il y a 14 ans
  Rich Felker a37452430f simplify and optimize FILE lock handling il y a 14 ans
  Rich Felker e18b563821 implement [v]swprintf il y a 14 ans