f935087d2db0eb0e208210317051b192014cca97
[gnulib.git] / doc / posix-headers / sys_time.texi
1 @node sys/time.h
2 @section @file{sys/time.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html}
5
6 Gnulib module: sys_time
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 MSVC 9.
13 @item
14 @samp{struct timeval} is not defined on some platforms.
15 @end itemize
16
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize