Historial de Commits

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