Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.1211 utimes

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/utimes.html

Gnulib module: —

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

Extension: Gnulib provides a module ‘utimens’ that works around these problems and allows to set the time with nanosecond resolution (as far as supported by the file system).