From ca68a81ff0ff4a9efd1a19f1820e04789a26fe64 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 6 Nov 2023 14:09:17 +0100 Subject: [PATCH] fenv-exceptions-state-c99: Update doc regarding Minix. * doc/posix-functions/fesetexceptflag.texi: Mention the Minix bug. --- ChangeLog | 5 +++++ doc/posix-functions/fesetexceptflag.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.39.5