summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/bits/kernel_stat.h
AgeCommit message (Collapse)Author
2002-08-24Tweak things so that struct stat and struct stat64 (seem to) work onManuel Novoa III
i386. This is for Erik to look at wrt the other archs.
2002-08-23Split out the definition of struct stat into the new archEric Andersen
specific bits/kernel_stat.h file. -Erik