summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/readdir64_r.c
Commit message (Expand)AuthorAgeFilesLines
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-3/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Implement missing readdir64_r.cEric Andersen2002-08-261-0/+79