1b0e0f4d727976162efa870d9c7b3e759ec7a4b3
[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/susv3xbd/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 @item
13 @samp{struct timeval} is not defined on some platforms.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize