summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-01-31 13:14:29 +0100
committerBruno Haible <bruno@clisp.org>2021-01-31 13:14:29 +0100
commitdc25dacc120a00be27596bef1b8b30bb2b0e6284 (patch)
treed1b791cd1aaf278386e372d4a5f01cd299c7a9b4 /doc
parentdb446a33a92cbe4f50406bf62970287d2db3834e (diff)
downloadgnulib-dc25dacc120a00be27596bef1b8b30bb2b0e6284.tar.gz
expm1l: Document musl libc bug.
* doc/posix-functions/expm1l.texi: Document musl libc bug. * m4/expm1l.m4 (gl_FUNC_EXPM1L): Update comment and cross compilation guess.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/expm1l.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/expm1l.texi b/doc/posix-functions/expm1l.texi
index 4cd58a8027..059d5fc19e 100644
--- a/doc/posix-functions/expm1l.texi
+++ b/doc/posix-functions/expm1l.texi
@@ -17,7 +17,7 @@ IRIX 6.5.
@item
This function produces results which are accurate to only 16 digits on some
platforms:
-Mac OS X 10.5, NetBSD 8.0.
+musl libc 1.2.2/arm64, musl libc 1.2.2/s390x, Mac OS X 10.5, NetBSD 8.0.
@end itemize
Portability problems not fixed by Gnulib: