Historique des commits

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