summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/getdents.c
AgeCommit message (Expand)Author
2005-10-25Use local copy of sysdep.hPeter S. Mazinger
2003-02-10We need to have the size of struct dirent equal to the size of struct dirent64Eric Andersen
2003-01-28Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen
2001-06-27Remove obsolete files tell.c and getdents.cManuel Novoa III
2000-12-23Just define __kernel_off_t ourselves...Eric Andersen
2000-12-21This file violated policy and directly used kernel headers.Eric Andersen
2000-10-30First pass at fixing readdir by adding a getdents wrapper...Eric Andersen