Age | Commit message (Expand) | Author |
---|---|---|
2013-02-20 | stat: Use fstatat64 if arch does not have the stat syscall | Markos Chandras |
2013-02-20 | fstatat{64}: No conversion code is needed for new architectures | Markos Chandras |
2013-02-20 | fstatat: Use newfstatat only for 64-bit operations | Markos Chandras |
2009-09-06 | fstatat: fix up behavior on 32/64 bit hosts | Mike Frysinger |
2009-07-20 | first pass at implementing *at funcs | Mike Frysinger |