From d17a87bd3c4a5911a43c1775bcf8b015da270ae9 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 23 Aug 2020 00:44:24 +0200 Subject: doc: Update for OpenBSD 6.0, 6.7. * doc/*/*.texi: Update. * m4/printf.m4: Update comments and cross-compilation guesses. * m4/ceill.m4: Update comments. * m4/getcwd-abort-bug.m4: Likewise. * m4/ilogb.m4: Likewise. * m4/ilogbf.m4: Likewise. * m4/langinfo_h.m4: Likewise. * m4/modf.m4: Likewise. * m4/modff.m4: Likewise. --- doc/pastposix-functions/ftime.texi | 2 +- doc/pastposix-functions/getcontext.texi | 2 +- doc/pastposix-functions/makecontext.texi | 2 +- doc/pastposix-functions/setcontext.texi | 2 +- doc/pastposix-functions/swapcontext.texi | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/pastposix-functions') diff --git a/doc/pastposix-functions/ftime.texi b/doc/pastposix-functions/ftime.texi index e3d364b555..21e44b90b8 100644 --- a/doc/pastposix-functions/ftime.texi +++ b/doc/pastposix-functions/ftime.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 3.8, Android 9.0. +Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Android 9.0. @item On native Windows platforms (mingw, MSVC), this function works incorrectly when the environment variable @code{TZ} has been set by Cygwin. diff --git a/doc/pastposix-functions/getcontext.texi b/doc/pastposix-functions/getcontext.texi index 5b59c03430..d76d008ea3 100644 --- a/doc/pastposix-functions/getcontext.texi +++ b/doc/pastposix-functions/getcontext.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. +OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/pastposix-functions/makecontext.texi b/doc/pastposix-functions/makecontext.texi index b3fe847a7a..e135db0aa3 100644 --- a/doc/pastposix-functions/makecontext.texi +++ b/doc/pastposix-functions/makecontext.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. +OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. @end itemize diff --git a/doc/pastposix-functions/setcontext.texi b/doc/pastposix-functions/setcontext.texi index 1e88c16c82..565e3eca60 100644 --- a/doc/pastposix-functions/setcontext.texi +++ b/doc/pastposix-functions/setcontext.texi @@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. +OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. @item The effects of this call are system and compiler optimization dependent, since it restores the contents of register-allocated variables but not diff --git a/doc/pastposix-functions/swapcontext.texi b/doc/pastposix-functions/swapcontext.texi index c6a0b77b66..2ca21a72f7 100644 --- a/doc/pastposix-functions/swapcontext.texi +++ b/doc/pastposix-functions/swapcontext.texi @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -OpenBSD 3.8, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. +OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0. @end itemize -- cgit v1.2.1