Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-09 | Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add ↵ | Mike Frysinger | |
st_[amc]time_nsec to each kernel_stat, and define STAT_HAVE_NSEC to convert them | |||
2007-02-04 | sync some stuff from glibc to fix test build failure | Mike Frysinger | |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen | |
Adjust for mips64 kernel. | |||
2006-01-01 | previous st_dev change from unsigned long (4bytes) to __dev_t (8bytes) ↵ | Mike Frysinger | |
needed to shrink the pads as well to maintain ABI compat | |||
2005-08-03 | POSIX requires that fields st_dev and st_rdev to be of type dev_t. | Manuel Novoa III | |
2003-01-24 | A few more needed updates | Eric Andersen | |
2002-08-22 | Rework struct stat/stat64 handling to eliminate kernel headers | Eric Andersen | |
-Erik | |||
2002-08-19 | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen | |
directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik | |||
2001-11-14 | Sync up mipsel headers | Eric Andersen | |
2001-05-22 | Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package. | David Schleef | |