Historique des commits

Auteur SHA1 Message Date
  Rich Felker 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h il y a 6 ans
  Kaarle Ritvanen 0db393d3a7 fix race condition in file locking il y a 6 ans
  Rich Felker c21f750727 fix stdio lock dependency on read-after-free not faulting il y a 7 ans
  Rich Felker f1c1a5ea82 document self-synchronized destruction issue for stdio locking il y a 12 ans
  Rich Felker ca52e34767 avoid setting FILE lock count when not using flockfile il y a 13 ans
  Rich Felker dba68bf98f add proper fuxed-based locking for stdio il y a 13 ans
  Rich Felker 77f15d108e reduce some ridiculously large spin counts il y a 14 ans
  Rich Felker eb0e8fa0b1 debloat: use __syscall instead of syscall where possible il y a 14 ans
  Rich Felker 4106cdcd2d revert some more spin optimizations that turned out to be pessimizations il y a 14 ans
  Rich Felker a37452430f simplify and optimize FILE lock handling il y a 14 ans
  Rich Felker aa398f56fa global cleanup to use the new syscall interface il y a 14 ans
  Rich Felker 5eb0d33ec0 implement flockfile api, rework stdio locking il y a 14 ans