summaryrefslogtreecommitdiff
path: root/doc/posix-functions/pthread_create.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix-functions/pthread_create.texi')
-rw-r--r--doc/posix-functions/pthread_create.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/pthread_create.texi b/doc/posix-functions/pthread_create.texi
index e510316fdb..fbff0011a9 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:
-Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, BeOS.
+Minix 3.1.8, HP-UX 11.11, IRIX 5.3, Solaris 2.4, mingw, MSVC 14, 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