X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_create.texi;h=55e4ee01f74d3f6934ed13cd63cf4ae81a2108cf;hb=1fd8cad93b2ad72a6b8de912cf0e3630b98fe19c;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..55e4ee01f 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. +Minix 3.1.8, HP-UX 11.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