summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/xstatconv.c
Commit message (Expand)AuthorAgeFilesLines
* whoops, reversed naming of nano sec members ... kernel uses _, user space doe...Mike Frysinger2005-07-171-6/+6
* syntax cleanupsMike Frysinger2005-07-171-30/+30
* rip out previous armeb old-stat abi compat code since arm linux opinion is th...Mike Frysinger2005-07-171-73/+9
* with the help of John Bowler, track down the ugly ABI change between 2.4 / 2....Mike Frysinger2005-07-161-3/+69
* add support for passing nano seconds (if arch supports it)Mike Frysinger2005-07-151-2/+11
* Patch from Stefan Allius to fix the build whenEric Andersen2003-01-281-0/+2
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-43/+1
* I thought it would be smaller to inline since these funcs are small.Eric Andersen2003-01-241-2/+14
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-0/+103