Cronologia Commit

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