X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_create.texi;h=3e37cae46edc2f6c1495ad89fb5755e00708ff57;hb=de9f4b1;hp=b3e049dbacafcffcecca39c95a9434e150f061ee;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi index b3e049dba..3e37cae46 100644 --- a/doc/posix-functions/pthread_create.texi +++ b/doc/posix-functions/pthread_create.texi @@ -2,7 +2,7 @@ @section @code{pthread_create} @findex pthread_create -POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_create.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html} Gnulib module: --- @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, Solaris 2.4, mingw, BeOS. +HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. @item On Linux/glibc platforms before the advent of NPTL, signals could only be sent to one particular thread. In POSIX, signals are sent to the entire