summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* A few more needed updatesEric Andersen2003-01-241-0/+132
|
* Rework struct stat/stat64 handling to eliminate kernel headersEric Andersen2002-08-221-78/+0
| | | | -Erik
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-63/+9
| | | | | | directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik
* Sync up sparc headersEric Andersen2001-11-141-15/+20
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+127
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik