Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-headers / time.texi
1 @node time.h
2 @section @file{time.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/time.h.html}
5
6 Gnulib module: time
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 @samp{struct timespec} is not defined on some platforms.
12 @end itemize
13
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @end itemize