Commit History

作者 SHA1 備註 提交日期
  Rich Felker 511d70738b make fgetwc set error indicator for stream on encoding errors 6 年之前
  Rich Felker 849e7603e9 fix null pointer subtraction and comparison in stdio 6 年之前
  Rich Felker 4000b0107d make fgetwc handling of encoding errors consistent with/without buffer 7 年之前
  Szabolcs Nagy 72656157f5 fix fgetwc when decoding a character that crosses buffer boundary 7 年之前
  Rich Felker 16f18d036d byte-based C locale, phase 2: stdio and iconv (multibyte callers) 10 年之前
  Rich Felker 536c6d5a42 fix idiom for setting stdio stream orientation to wide 10 年之前
  Rich Felker 835f9f950e clean up stdio_impl.h 12 年之前
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio 13 年之前
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes 14 年之前
  Rich Felker a8c17e6587 fix some pointer signedness issues (this was invalid C) 14 年之前
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 年之前