summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-headers/sys_time.texi
blob: 1b0e0f4d727976162efa870d9c7b3e759ec7a4b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@node sys/time.h
@section @file{sys/time.h}

POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/time.h.html}

Gnulib module: sys_time

Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms.
@item
@samp{struct timeval} is not defined on some platforms.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize