Historique des commits

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