summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/xstatconv.c
AgeCommit message (Expand)Author
2015-03-14Add fix from OpenWrt for MIPS64 N64 ABIWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15xstatconv: cleanup includesPeter S. Mazinger
2009-09-06fstatat: fix up behavior on 32/64 bit hostsMike Frysinger
2009-09-06xstatconv: drop useless hidden codeMike Frysinger
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2007-01-28need string.h for memset()Mike Frysinger
2007-01-28make sure we clear out the buffer so that random garbage on the stack doesnt ...Mike Frysinger
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2005-12-09hide __xstatX_convPeter S. Mazinger
2005-07-17whoops, reversed naming of nano sec members ... kernel uses _, user space doe...Mike Frysinger
2005-07-17syntax cleanupsMike Frysinger
2005-07-17rip out previous armeb old-stat abi compat code since arm linux opinion is th...Mike Frysinger
2005-07-16with the help of John Bowler, track down the ugly ABI change between 2.4 / 2....Mike Frysinger
2005-07-15add support for passing nano seconds (if arch supports it)Mike Frysinger
2003-01-28Patch from Stefan Allius to fix the build whenEric Andersen
2003-01-24Finish up fixing stat and setting various system types.Eric Andersen
2003-01-24I thought it would be smaller to inline since these funcs are small.Eric Andersen
2003-01-24Ok, people are probably going to hate me for this... This commit changes theEric Andersen