Historique des commits

Auteur SHA1 Message Date
  Rich Felker 536c6d5a42 fix idiom for setting stdio stream orientation to wide il y a 9 ans
  Rich Felker f8f565df46 add printing of null %s arguments as "(null)" in wide printf il y a 9 ans
  Rich Felker f9e25d8138 add %m support to wide printf il y a 9 ans
  Rich Felker d42269d7c8 correctly handle write errors encountered by printf-family functions il y a 10 ans
  Rich Felker 984c25b74d fix failure of wide printf/scanf functions to set wide orientation il y a 10 ans
  Szabolcs Nagy 49b3a0d2ce minor vfprintf and vfwprintf changes to please static code analyzers il y a 11 ans
  Rich Felker a938b5a12d removed unused variable in vfwprintf il y a 11 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 db4096c5f2 fix uninitialized var in vfwprintf printing 0-prec string il y a 13 ans
  Rich Felker c35bb6645f implement wprintf family of functions il y a 14 ans