Age | Commit message (Expand) | Author |
---|---|---|
2003-02-24 | Fixup some small issues that show up when large file support is disabled | Eric Andersen |
2003-01-28 | Fix scandir64 to not free the wrong pieces of memory (which could | Eric Andersen |
2002-05-30 | Fixup totally broken locking code... No storage for the mutex, | Eric Andersen |
2002-05-11 | Implement readdir_r. Audit for proper thread safety and locking. | Eric Andersen |
2001-11-14 | Scrub up some lingering problems preventing readdir64 from working | Eric Andersen |
2001-10-17 | In theory, this adds readdir64 and friends. Dunno if they | Eric Andersen |
2001-03-19 | Move the dirent stuff. I suppose it is system dependant, but then | Eric Andersen |