summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/dirent.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 sparc 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
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+53
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik