about summary refs log tree commit diff
path: root/src/dirent/__getdents.c
Commit message (Collapse)AuthorAgeFilesLines
* remove unused __getdents, rename and move fileRich Felker2018-09-121-12/+0
| | | | | | the __-prefixed filename does not make sense when the only purpose of this file is implementing a public function that's not used as a backend for implementing the standard dirent functions.
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
|
* finish moving 32-bit-specific junk out of source files.Rich Felker2011-02-151-1/+1
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+12