diff options
Diffstat (limited to 'doc/posix-functions/thrd_sleep.texi')
-rw-r--r-- | doc/posix-functions/thrd_sleep.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/thrd_sleep.texi b/doc/posix-functions/thrd_sleep.texi index 4e2b0f48ee..fe57709ca7 100644 --- a/doc/posix-functions/thrd_sleep.texi +++ b/doc/posix-functions/thrd_sleep.texi @@ -16,7 +16,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on many platforms: -glibc 2.27, Mac OS X 10.13, FreeBSD 9.3, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0. +glibc 2.27, Mac OS X 10.13, FreeBSD 9.3, NetBSD 8.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0. @end itemize Portability problems not fixed by Gnulib: |