X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_create.texi;h=e510316fdbd9e67a01ce591fb89a9d96fba7918a;hb=811b6ef05c574d054648a2f41bc5a2efc92f5371;hp=782701432f556fd264ab82b232650c04a7893339;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi index 782701432..e510316fd 100644 --- a/doc/posix-functions/pthread_create.texi +++ b/doc/posix-functions/pthread_create.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11, IRIX 5.3, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, 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