コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker 79f653c6bc fix failure to flush stderr when fflush(0) is called 6 年 前
  Rich Felker 849e7603e9 fix null pointer subtraction and comparison in stdio 6 年 前
  Rich Felker 670d6d01f5 fix unsynchronized access to FILE structure in fflush(0) 7 年 前
  Rich Felker c002668eb0 simplify/refactor fflush and make fflush_unlocked an alias for fflush 8 年 前
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct 10 年 前
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 10 年 前
  Rich Felker ca8a4e7fbd minor cleanup in fflush 13 年 前
  Rich Felker 2499cd9d9b remove flush hook cruft that was never used from stdio 13 年 前
  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 0b44a0315b initial check-in, version 0.5.0 14 年 前