summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-01-31 13:15:38 +0100
committerBruno Haible <bruno@clisp.org>2021-01-31 13:15:38 +0100
commit84d2f6de56d04df6b66844591050ceede666d763 (patch)
tree663b14f5fb533c42a0c3cae6de3ba46a832207d3 /doc
parentdc25dacc120a00be27596bef1b8b30bb2b0e6284 (diff)
downloadgnulib-84d2f6de56d04df6b66844591050ceede666d763.tar.gz
logl: Document musl libc bug.
* doc/posix-functions/logl.texi: Document musl libc bug. * m4/logl.m4 (gl_FUNC_LOGL_WORKS): Update comment and cross compilation guess.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/logl.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/logl.texi b/doc/posix-functions/logl.texi
index 1e7918bde9..e0d04b5ec0 100644
--- a/doc/posix-functions/logl.texi
+++ b/doc/posix-functions/logl.texi
@@ -20,7 +20,7 @@ glibc 2.7 on Linux/SPARC64.
@item
This function produces results which are accurate to only 16 digits on some
platforms:
-NetBSD 9.0.
+musl libc 1.2.2/arm64, musl libc 1.2.2/s390x, NetBSD 9.0.
@end itemize
Portability problems not fixed by Gnulib: