summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/kernel_stat.h
Commit message (Expand)AuthorAgeFilesLines
* remove outdated comment and announce support for nanosecondsMike Frysinger2005-07-291-2/+2
* rip out previous armeb old-stat abi compat code since arm linux opinion is th...Mike Frysinger2005-07-171-16/+2
* make sure the stat64 struct is packed to prevent further ABI headaches as don...Mike Frysinger2005-07-161-1/+1
* with the help of John Bowler, track down the ugly ABI change between 2.4 / 2....Mike Frysinger2005-07-161-4/+28
* import armeb fixes as outlined by John BowlerMike Frysinger2005-07-041-0/+8
* whitespace tweak, dont mind meMike Frysinger2005-06-251-21/+20
* change the old pads to the new nano sec fieldsMike Frysinger2005-06-111-6/+6
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-31/+3
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-1/+28
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+57