diff options
Diffstat (limited to 'doc/glibc-functions/pthread_mutexattr_getrobust_np.texi')
-rw-r--r-- | doc/glibc-functions/pthread_mutexattr_getrobust_np.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi b/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi index 6b341393b3..372e94d31a 100644 --- a/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi +++ b/doc/glibc-functions/pthread_mutexattr_getrobust_np.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -glibc 2.3.6, Mac OS X 10.13, FreeBSD 6.4, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Cygwin 2.9, mingw, MSVC 14, Android 9.0. +glibc 2.3.6, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Cygwin 2.9, mingw, MSVC 14, Android 9.0. @end itemize This function has now been standardized by POSIX under the name |