diff options
author | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:37:59 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:24 +0200 |
commit | 5b4773721d511694afeedb1f3f966a5035dabef9 (patch) | |
tree | 66436eb21703377094ca8a2d026d4bc6f721ac4f /doc/glibc-functions/pthread_kill_other_threads_np.texi | |
parent | 6a7314acb4ce363f7cb8927a75106990457c3d0d (diff) | |
download | gnulib-5b4773721d511694afeedb1f3f966a5035dabef9.tar.gz |
doc: Update for Cygwin 2.9.0.
* doc/*/*.texi: Update.
Diffstat (limited to 'doc/glibc-functions/pthread_kill_other_threads_np.texi')
-rw-r--r-- | doc/glibc-functions/pthread_kill_other_threads_np.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/pthread_kill_other_threads_np.texi b/doc/glibc-functions/pthread_kill_other_threads_np.texi index 40eecb2d93..4e149b9cc7 100644 --- a/doc/glibc-functions/pthread_kill_other_threads_np.texi +++ b/doc/glibc-functions/pthread_kill_other_threads_np.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on all non-glibc platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0. +Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0. @end itemize |