pthread_sigmask: Work around Cygwin bug.
[pspp] / doc / posix-functions / pthread_attr_setstack.texi
index 166b28c3faa55f6af61c3605d153e6a105aae2c9..1faef5abf974f1e0e7713fa9a0ca8c9d8deaa016 100644 (file)
@@ -2,7 +2,7 @@
 @section @code{pthread_attr_setstack}
 @findex pthread_attr_setstack
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstack.html}
+POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_setstack.html}
 
 Gnulib module: ---
 
@@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
+AIX 5.1, HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
 @end itemize