2 @section @code{nanosleep}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html}
7 Gnulib module: nanosleep
9 Portability problems fixed by Gnulib:
12 This function is missing on some platforms:
13 Solaris 2.4, mingw, MSVC 9, Interix 3.5, BeOS.
15 This function reports failure when called with small arguments such as 1 ns
19 This function mishandles large arguments when interrupted by a signal on some
21 Linux 64-bit, Solaris 64-bit.
23 This function cannot sleep longer than 49.7 days on some platforms:
27 Portability problems not fixed by Gnulib: