summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/fstatat64.c
AgeCommit message (Expand)Author
2014-12-28for mips64 with N32 ABI we need to use newfstatatWaldemar Brodkorb
2013-02-20stat64: Use fstatat64 if arch does not have the stat64 syscallMarkos Chandras
2013-02-20fstatat{64}: No conversion code is needed for new architecturesMarkos Chandras
2013-02-20fstatat64: Use newfstatat only for 64-bit operationsMarkos Chandras
2012-06-15*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guardPeter S. Mazinger
2009-09-06fstatat: fix up behavior on 32/64 bit hostsMike Frysinger
2009-07-20first pass at implementing *at funcsMike Frysinger