Eric Andersen 4cd5ca906c Implement missing readdir64_r.c 22 years ago
..
Makefile 4cd5ca906c Implement missing readdir64_r.c 22 years ago
alphasort.c 62653059d6 Scrub up some lingering problems preventing readdir64 from working 22 years ago
alphasort64.c f42223c82d Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want 22 years ago
closedir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
dirfd.c 62653059d6 Scrub up some lingering problems preventing readdir64 from working 22 years ago
dirstream.h cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
opendir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
readdir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
readdir64.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
readdir64_r.c 4cd5ca906c Implement missing readdir64_r.c 22 years ago
readdir_r.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
rewinddir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
scandir.c 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over 22 years ago
scandir64.c f42223c82d Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want 22 years ago
seekdir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 years ago
telldir.c a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. 22 years ago