Commit History

Author SHA1 Message Date
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 years ago
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Eric Andersen cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
  Eric Andersen ca495251cb Oops. Stupid typo. 22 years ago
  Eric Andersen a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. 22 years ago
  Eric Andersen f42223c82d Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want 22 years ago
  Eric Andersen 857146f232 Don't redefine stuff 22 years ago
  Eric Andersen 62653059d6 Scrub up some lingering problems preventing readdir64 from working 22 years ago
  Eric Andersen f6fabdfcc7 In theory, this adds readdir64 and friends. Dunno if they 23 years ago