summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/dirent.h
Commit message (Collapse)AuthorAgeFilesLines
* mips64 patch from Atsushi NemotoEric Andersen2006-11-041-0/+61
| | | | | This is a bit twisted dirent.h can be used for both getdirent and getdirent64 case on mips/mips64.
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-55/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-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
* Sync up mipsel headersEric Andersen2001-11-141-20/+11
|
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
|
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-221-0/+53