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