summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdents64.c
Commit message (Expand)AuthorAgeFilesLines
* Massive merge from trunk."Steven J. Hill"2005-11-181-3/+3
* Merge from trunk."Steven J. Hill"2005-10-301-1/+1
* We need to have the size of struct dirent equal to the size of struct dirent64Eric Andersen2003-02-101-6/+6
* Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabledEric Andersen2003-02-031-4/+9
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-0/+108