]> Savannah Git Hosting - gnulib.git/commitdiff
fenv-exceptions-state-c99: Update doc regarding Minix.
authorBruno Haible <bruno@clisp.org>
Mon, 6 Nov 2023 13:09:17 +0000 (14:09 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 6 Nov 2023 13:09:17 +0000 (14:09 +0100)
* doc/posix-functions/fesetexceptflag.texi: Mention the Minix bug.

ChangeLog
doc/posix-functions/fesetexceptflag.texi

index e8f7086eb9b17624d482e149626fcd7d6eee324f..df89d30c93494ca5ff99cff29777503e86b04be0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-11-06  Bruno Haible  <bruno@clisp.org>
+
+       fenv-exceptions-state-c99: Update doc regarding Minix.
+       * doc/posix-functions/fesetexceptflag.texi: Mention the Minix bug.
+
 2023-11-05  Bruno Haible  <bruno@clisp.org>
 
        fenv-exceptions-trapping: Avoid test failure on Minix.
index 3523dbb8f8874df0ea4791e2d6a2b75483646eca..7a3971a3a595ef165063ca6626c6241f9a251ca3 100644 (file)
@@ -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