Refresh 01-gnulib-directory.patch
[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/onlinepubs/9699919799/basedefs/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