glibc/sysdeps/unix/sysv
Lukasz Majewski 8b8f39376b y2038: linux: Provide __futimesat64 implementation
This conversion patch for supporting 64 bit time for futimesat only differs
from the work performed for futimes (when providing __futimes64) with passing
also the file name (and path) to utimensat.

All the design and conversion decisions are exactly the same as for futimens
conversion.
2020-03-09 10:26:46 +01:00
..
linux y2038: linux: Provide __futimesat64 implementation 2020-03-09 10:26:46 +01:00