lutimes
¶Documentation:
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
utimensat(AT_FDCWD,file,times,AT_SYMLINK_NOFOLLOW)
, or the
gnulib module utimens
, instead.
lstat
modifies the access time of
symlinks on some platforms, so lutimes
can only effectively
change modification time:
Cygwin.