Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We need to have the size of struct dirent equal to the size of struct dirent64 | Eric Andersen | 2003-02-10 | 1 | -5/+5 |
* | Fix scandir64 to not free the wrong pieces of memory (which could | Eric Andersen | 2003-01-28 | 1 | -0/+100 |
* | Remove obsolete files tell.c and getdents.c | Manuel Novoa III | 2001-06-27 | 1 | -119/+0 |
* | Just define __kernel_off_t ourselves... | Eric Andersen | 2000-12-23 | 1 | -1/+1 |
* | This file violated policy and directly used kernel headers. | Eric Andersen | 2000-12-21 | 1 | -5/+10 |
* | First pass at fixing readdir by adding a getdents wrapper... | Eric Andersen | 2000-10-30 | 1 | -0/+114 |