summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdents64.c
Commit message (Expand)AuthorAgeFilesLines
* Hide more of stdio,getdents, use internal __raisePeter S. Mazinger2005-11-151-3/+3
* Use local copy of sysdep.hPeter S. Mazinger2005-10-251-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