X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fsigaction.texi;h=b4db4037ef765ef2a3a648c7f25e7817ca184cd2;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=6a059a61c58f254a0ff23ce691d8de3b7071c07d;hpb=44e6ee7e6dbbce5094d9d3eb2945d34da2acaeb1;p=gnulib.git diff --git a/doc/posix-functions/sigaction.texi b/doc/posix-functions/sigaction.texi index 6a059a61c..b4db4037e 100644 --- a/doc/posix-functions/sigaction.texi +++ b/doc/posix-functions/sigaction.texi @@ -10,7 +10,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +mingw, MSVC 9. @end itemize Portability problems not fixed by Gnulib: @@ -21,16 +21,16 @@ also be specified. @item Support for SA_ONSTACK is missing on some platforms: -mingw, cygwin. +mingw, MSVC 9, cygwin. @item Support for SA_SIGINFO is missing on some platforms: -mingw, Interix 3.5. +mingw, MSVC 9, Interix 3.5. @item Support for SIGCHLD, and thus for SA_NOCLDSTOP and SA_NOCLDWAIT, is missing on some platforms: -mingw. +mingw, MSVC 9. @item Support for SA_RESETHAND is missing on some platforms: @@ -38,7 +38,7 @@ NonStop. @item Support for SA_RESTART is missing on some platforms: -mingw, NonStop. +mingw, MSVC 9, NonStop. @item In spite of having SA_SIGACTION, struct sigaction lacks the