Commit History

Author SHA1 Message Date
  Rich Felker 79f653c6bc fix failure to flush stderr when fflush(0) is called 6 years ago
  Rich Felker 849e7603e9 fix null pointer subtraction and comparison in stdio 6 years ago
  Rich Felker 670d6d01f5 fix unsynchronized access to FILE structure in fflush(0) 7 years ago
  Rich Felker c002668eb0 simplify/refactor fflush and make fflush_unlocked an alias for fflush 8 years ago
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct 10 years ago
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 10 years ago
  Rich Felker ca8a4e7fbd minor cleanup in fflush 13 years ago
  Rich Felker 2499cd9d9b remove flush hook cruft that was never used from stdio 13 years ago
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio 13 years ago
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago