Eric Andersen a6e5000686 Fixup some small issues that show up when large file support is disabled 21 lat temu
..
Makefile 4cd5ca906c Implement missing readdir64_r.c 22 lat temu
alphasort.c 62653059d6 Scrub up some lingering problems preventing readdir64 from working 22 lat temu
alphasort64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 lat temu
closedir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 lat temu
dirfd.c 62653059d6 Scrub up some lingering problems preventing readdir64 from working 22 lat temu
dirstream.h a6e5000686 Fixup some small issues that show up when large file support is disabled 21 lat temu
opendir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 lat temu
readdir.c 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 lat temu
readdir64.c 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 lat temu
readdir64_r.c 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 lat temu
readdir_r.c 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 lat temu
rewinddir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 lat temu
scandir.c 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over 22 lat temu
scandir64.c 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 21 lat temu
seekdir.c cd4a333977 Fixup totally broken locking code... No storage for the mutex, 22 lat temu
telldir.c a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. 22 lat temu