Commit History

Author SHA1 Message Date
  Dmitry Chestnykh 8a6af75fca libc: always redirect *stat() family to statx() with time64 enabled. 3 months ago
  Dmitry Chestnykh ee7e012b71 Fix *stat() and *stat64() when the time is beyond year 2038. 3 months ago
  Yann Sionneau 3daf0d3bf7 fstatat64: define it as a wrapper of statx if the kernel does not support fstatat64 syscall 8 months ago
  Waldemar Brodkorb 5f7dc9b625 for mips64 with N32 ABI we need to use newfstatat 9 years ago
  Markos Chandras 36b3c53f92 stat64: Use fstatat64 if arch does not have the stat64 syscall 11 years ago
  Markos Chandras 82fd359bcc fstatat{64}: No conversion code is needed for new architectures 11 years ago
  Markos Chandras cb529f08cf fstatat64: Use newfstatat only for 64-bit operations 11 years ago
  Peter S. Mazinger e21479da34 *64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard 13 years ago
  Mike Frysinger 656167d891 fstatat: fix up behavior on 32/64 bit hosts 14 years ago
  Mike Frysinger fd72e30425 first pass at implementing *at funcs 15 years ago