Hash :
09ef7461
Author :
Date :
2008-12-14T14:38:13
Refer to new POSIX:2008 standard.
@node utime
@section @code{utime}
@findex utime
POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/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