summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/dirent.h
Commit message (Collapse)AuthorAgeFilesLines
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-021-19/+9
| | | | | (at least in theory) of working. -Erik
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+3
| | | | | | and creating several *64 problems, particualrly when client apps used -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64. All better now. -Erik
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
|
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+53
and Personal Systems. Thanks! -Erik