diff options
Diffstat (limited to 'doc/posix-functions/call_once.texi')
-rw-r--r-- | doc/posix-functions/call_once.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/call_once.texi b/doc/posix-functions/call_once.texi index 7896e7a864..796674040c 100644 --- a/doc/posix-functions/call_once.texi +++ b/doc/posix-functions/call_once.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: |