Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scrub up some lingering problems preventing readdir64 from working | Eric Andersen | 2001-11-14 | 1 | -2/+4 |
| | | | | | | and creating several *64 problems, particualrly when client apps used -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64. All better now. -Erik | ||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -20/+11 |
| | |||||
* | Remove simulated d_type support for getdents and the dirent struct, and use | Manuel Novoa III | 2001-06-25 | 1 | -2/+11 |
| | | | | the straight getdents syscall instead of the wrapper (which leaked memory). | ||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 1 | -0/+53 |
headers (the way it has been done in GNU libc). -Erik |