summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/bits/kernel_stat.h
AgeCommit message (Expand)Author
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2006-12-06bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen
2005-12-14Fixup byte order handling. Not all architectures define __BIG_ENDIAN__ so i.e.Eric Andersen
2003-01-24Ok, people are probably going to hate me for this... This commit changes theEric Andersen
2002-08-25Finish off the bits/kernel_stat.h cleanup for properEric Andersen
2002-08-23Split out the definition of struct stat into the new archEric Andersen