Next: lutimes, Previous: futimes, Up: Glibc Extensions to <sys/time.h> [Contents][Index]
lutimes
futimes
<sys/time.h>
futimesat
Documentation: man futimesat
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
file ? utimensat(fd, file, times, 0) : futimens(fd, times)
or the gnulib module fdutimensat, instead.
fdutimensat