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