提交历史

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