summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/stat.h
Commit message (Expand)AuthorAgeFilesLines
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-2/+7
* enable nanosecond stat support for everyoneMike Frysinger2009-07-261-16/+62
* Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add s...Mike Frysinger2007-02-091-9/+9
* sync some stuff from glibc to fix test build failureMike Frysinger2007-02-041-6/+7
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+62
* previous st_dev change from unsigned long (4bytes) to __dev_t (8bytes) needed...Mike Frysinger2006-01-011-5/+5
* POSIX requires that fields st_dev and st_rdev to be of type dev_t.Manuel Novoa III2005-08-031-4/+4
* A few more needed updatesEric Andersen2003-01-241-0/+140
* Rework struct stat/stat64 handling to eliminate kernel headersEric Andersen2002-08-221-78/+0
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-71/+9
* Sync up mipsel headersEric Andersen2001-11-141-8/+8
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-221-0/+140