Age | Commit message (Expand) | Author |
---|---|---|
2023-10-27 | depend on __UCLIBC_HAVE_STATX__ | Waldemar Brodkorb |
2023-09-14 | fstatat: add wrapper that uses statx for non-legacy arch | Yann Sionneau |
2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb |
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 |