summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdents.c
Commit message (Expand)AuthorAgeFilesLines
* We need to have the size of struct dirent equal to the size of struct dirent64Eric Andersen2003-02-101-5/+5
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-0/+100
* Remove obsolete files tell.c and getdents.cManuel Novoa III2001-06-271-119/+0
* Just define __kernel_off_t ourselves...Eric Andersen2000-12-231-1/+1
* This file violated policy and directly used kernel headers.Eric Andersen2000-12-211-5/+10
* First pass at fixing readdir by adding a getdents wrapper...Eric Andersen2000-10-301-0/+114