提交歷史

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