コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker 536c6d5a42 fix idiom for setting stdio stream orientation to wide 9 年 前
  Rich Felker f8f565df46 add printing of null %s arguments as "(null)" in wide printf 9 年 前
  Rich Felker f9e25d8138 add %m support to wide printf 9 年 前
  Rich Felker d42269d7c8 correctly handle write errors encountered by printf-family functions 10 年 前
  Rich Felker 984c25b74d fix failure of wide printf/scanf functions to set wide orientation 10 年 前
  Szabolcs Nagy 49b3a0d2ce minor vfprintf and vfwprintf changes to please static code analyzers 11 年 前
  Rich Felker a938b5a12d removed unused variable in vfwprintf 11 年 前
  Rich Felker 835f9f950e clean up stdio_impl.h 12 年 前
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 年 前
  Rich Felker db4096c5f2 fix uninitialized var in vfwprintf printing 0-prec string 13 年 前
  Rich Felker c35bb6645f implement wprintf family of functions 14 年 前