summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/kernel_stat.h
Commit message (Expand)AuthorAgeFilesLines
* enable nanosecond stat support for everyoneMike Frysinger2009-07-261-14/+6
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-031-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-2/+2
* Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.Khem Raj2007-03-081-7/+2
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* Update ARM EABI kernel interface due to layout and size of struct stat64."Steven J. Hill"2006-06-241-0/+4
* 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