51f93d9a963ad9e8747296d3de135748b0e59c75
[gnulib.git] / doc / posix-functions / timer_create.texi
1 @node timer_create
2 @section @code{timer_create}
3 @findex timer_create
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/timer_create.html}
6
7 Gnulib module: timer-time
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 MacOS X 10.5, FreeBSD 6.4, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS, Tandem/NSK.
18 @end itemize