Commit Verlauf

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