X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fnanosleep.texi;h=0cb789504af3cdffdcaf55dd098885a1d7fc1b93;hb=c3631123354a030261b19e206205bbfb973af38b;hp=80cd447388ebb3c5858dd3a028fe1b9e3aadd07b;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/nanosleep.texi b/doc/posix-functions/nanosleep.texi index 80cd44738..0cb789504 100644 --- a/doc/posix-functions/nanosleep.texi +++ b/doc/posix-functions/nanosleep.texi @@ -2,7 +2,7 @@ @section @code{nanosleep} @findex nanosleep -POSIX specification: @url{http://www.opengroup.org/susv3xsh/nanosleep.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html} Gnulib module: nanosleep @@ -19,6 +19,9 @@ AIX 4.3.2. This function mishandles large arguments when interrupted by a signal on some platforms: Linux 64-bit, Solaris 64-bit. +@item +This function cannot sleep longer than 49.7 days on some platforms: +Cygwin 1.5.x. @end itemize Portability problems not fixed by Gnulib: