X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsigwait.texi;h=abe7ecb6d2dcd6bb299b50e90ccd96dea882fa39;hb=a2c6cf038c0758e8825f2b020fbbcce9a0d4983f;hp=f3e8f626f989b164a4d4994335a78fb4c84b2d98;hpb=e8eabe5a3d44bcd5ca87fba668d52203192b1645;p=gnulib.git diff --git a/doc/posix-functions/sigwait.texi b/doc/posix-functions/sigwait.texi index f3e8f626f..abe7ecb6d 100644 --- a/doc/posix-functions/sigwait.texi +++ b/doc/posix-functions/sigwait.texi @@ -10,14 +10,14 @@ Portability problems fixed by Gnulib: @itemize @item This function has an incompatible declaration on some platforms: -Solaris 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). +Solaris 11 2011-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw, BeOS. +Minix 3.1.8, 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