Historique des commits

Auteur SHA1 Message Date
  Rich Felker 4a08603026 fix deadlock and buffered data loss race in fclose il y a 6 ans
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h il y a 6 ans
  Rich Felker 0fbe53ed3f remove useless null check before call to free in fclose il y a 7 ans
  Rich Felker 426a0e2912 fix fclose of permanent (stdin/out/err) streams il y a 9 ans
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct il y a 10 ans
  Rich Felker 5345c9b884 fix false ownership of stdio FILEs due to tid reuse il y a 10 ans
  Rich Felker a617a8e2ad fix more unused variable warnings il y a 12 ans
  Rich Felker c8cb6bcdf0 correct locking in stdio functions that tried to be lock-free il y a 12 ans
  Rich Felker 617182734c add bsd fgetln function il y a 12 ans
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio il y a 13 ans
  Rich Felker 78c808b126 fix fclose return status logic, again il y a 14 ans
  Rich Felker bd67467325 fix undefined call order in fclose, possible lost output depending on compiler il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans