diff options
Diffstat (limited to 'doc/posix-functions/pthread_setcancelstate.texi')
-rw-r--r-- | doc/posix-functions/pthread_setcancelstate.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_setcancelstate.texi b/doc/posix-functions/pthread_setcancelstate.texi index ab37d3c220..40d7303a90 100644 --- a/doc/posix-functions/pthread_setcancelstate.texi +++ b/doc/posix-functions/pthread_setcancelstate.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, BeOS. +Minix 3.1.8, HP-UX 11, Solaris 2.4, mingw, MSVC 9, BeOS. @end itemize |