603ee5e7f58c81d407f672928d1425c859fc4e93
[gnulib.git] / doc / posix-headers / utime.texi
1 @node utime.h
2 @section @file{utime.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/utime.h.html}
5
6 Gnulib module: ---
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @end itemize
11
12 Portability problems not fixed by Gnulib:
13 @itemize
14 @item
15 This header file is missing on some platforms.  Use @code{<sys/utime.h>}
16 if @code{<utime.h>} is missing.
17 @end itemize