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

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html}

Gnulib module: sys_time

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

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