summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-09-04 04:48:31 +0200
committerBruno Haible <bruno@clisp.org>2022-09-04 04:48:31 +0200
commit73ea8982c33a42876b8cf66bb5a7bb0167451a50 (patch)
tree9f4550d676518f9df942ebb2722a30fdadec1ea4 /doc
parentc1f8bbb9f8fd98dffb32732fbb35a9e99eca8276 (diff)
downloadgnulib-73ea8982c33a42876b8cf66bb5a7bb0167451a50.tar.gz
fmal: Work around glibc 2.17 bug on x86_64.
* m4/fmal.m4 (gl_FUNC_FMAL_WORKS): Test against bug seen on glibc 2.17 x86_64. * doc/posix-functions/fmal.texi: Update info.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/fmal.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/fmal.texi b/doc/posix-functions/fmal.texi
index 1c9db7a9c0..99223b317a 100644
--- a/doc/posix-functions/fmal.texi
+++ b/doc/posix-functions/fmal.texi
@@ -13,7 +13,7 @@ This function is missing on some platforms:
FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin 1.7.x, MSVC 9, Android 4.4.
@item
This function produces wrong results on some platforms:
-glibc 2.11, macOS 10.13, FreeBSD 6.4/x86, mingw.
+glibc 2.17, macOS 10.13, FreeBSD 6.4/x86, mingw.
@end itemize
Portability problems not fixed by Gnulib: