summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/fstatat.c
AgeCommit message (Expand)Author
2013-02-20stat: Use fstatat64 if arch does not have the stat syscallMarkos Chandras
2013-02-20fstatat{64}: No conversion code is needed for new architecturesMarkos Chandras
2013-02-20fstatat: Use newfstatat only for 64-bit operationsMarkos Chandras
2009-09-06fstatat: fix up behavior on 32/64 bit hostsMike Frysinger
2009-07-20first pass at implementing *at funcsMike Frysinger