From: Bruno Haible Date: Mon, 6 Nov 2023 13:09:17 +0000 (+0100) Subject: fenv-exceptions-state-c99: Update doc regarding Minix. X-Git-Tag: v1.0~637 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=ca68a81ff0ff4a9efd1a19f1820e04789a26fe64;p=gnulib.git fenv-exceptions-state-c99: Update doc regarding Minix. * doc/posix-functions/fesetexceptflag.texi: Mention the Minix bug. --- diff --git a/ChangeLog b/ChangeLog index e8f7086eb9..df89d30c93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-11-06 Bruno Haible + + fenv-exceptions-state-c99: Update doc regarding Minix. + * doc/posix-functions/fesetexceptflag.texi: Mention the Minix bug. + 2023-11-05 Bruno Haible fenv-exceptions-trapping: Avoid test failure on Minix. diff --git a/doc/posix-functions/fesetexceptflag.texi b/doc/posix-functions/fesetexceptflag.texi index 3523dbb8f8..7a3971a3a5 100644 --- a/doc/posix-functions/fesetexceptflag.texi +++ b/doc/posix-functions/fesetexceptflag.texi @@ -17,7 +17,7 @@ This function triggers floating-point exception traps although it shouldn't, on glibc 2.37/i386, glibc 2.37/x86_64, @c https://sourceware.org/bugzilla/show_bug.cgi?id=30988 glibc 2.37/powerpc, -musl libc, Mac OS X 10.5, mingw, Haiku. +musl libc, Mac OS X 10.5, Minix 3.3, mingw, Haiku. @item This function clears too many floating-point exception flags on @c https://sourceware.org/bugzilla/show_bug.cgi?id=30998