Historial de Commits

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