Commit History

Author SHA1 Message Date
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger eb8a5ab353 move __getdents[64] prototypes to dirent.h 13 years ago
  Peter S. Mazinger c10d0bda23 dirstream.h: remove unused constants 13 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 years ago
  Peter S. Mazinger 838821c6c8 Remove unneeded hidden_proto(readdir*) 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 81c39339ef Build x64 versions only if LFS is enabled 18 years ago
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 years ago
  Peter S. Mazinger 48e47d2f49 Correct _getdents[64] and __syscall_ipc 18 years ago
  Eric Andersen a6e5000686 Fixup some small issues that show up when large file support is disabled 21 years ago
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 years ago
  Eric Andersen cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
  Eric Andersen a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. 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 22 years ago
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 23 years ago