1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-functions/utime.texi

19 lines
379 B
Plaintext

@node utime
@section @code{utime}
@findex utime
POSIX specification: @url{http://www.opengroup.org/susv3xsh/utime.html}
Gnulib module: utime
Portability problems fixed by Gnulib:
@itemize
@item
On some old platforms, @code{utime (file, NULL)} fails to set the file's
timestamp to the current time.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize