summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/alpha/bits/stat.h
AgeCommit message (Collapse)Author
2006-08-23sync with upstream via psmMike Frysinger
2006-02-28sync with glibcMike Frysinger
2003-01-24A few more needed updatesEric Andersen
2002-08-22Rework struct stat/stat64 handling to eliminate kernel headersEric Andersen
-Erik
2002-08-19Eliminate wrapping of struct stat and use the kernel versionEric Andersen
directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik
2002-05-10First pass attempt at an alpha portEric Andersen