История коммитов

Автор 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 лет назад