Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mips64 patch from Atsushi Nemoto | Eric Andersen | 2006-11-04 | 1 | -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 redundancy | Eric Andersen | 2002-03-01 | 1 | -55/+0 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | 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 | ||||
* | Sync up mipsel headers | Eric Andersen | 2001-11-14 | 1 | -20/+11 |
| | |||||
* | Yes... I forgot to update bits/dirent.h for the other archs. :-( | Manuel Novoa III | 2001-06-27 | 1 | -2/+11 |
| | |||||
* | Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package. | David Schleef | 2001-05-22 | 1 | -0/+53 |