summaryrefslogtreecommitdiff
path: root/doc/posix-functions
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-01-31 13:16:30 +0100
committerBruno Haible <bruno@clisp.org>2021-01-31 13:16:30 +0100
commita6be52c658b3602b4550706023d40d740e5d136c (patch)
tree1488e1979f8ca72669625fcae3deaa710c73b176 /doc/posix-functions
parent84d2f6de56d04df6b66844591050ceede666d763 (diff)
downloadgnulib-a6be52c658b3602b4550706023d40d740e5d136c.tar.gz
log10l: Document musl libc bug.
* doc/posix-functions/log10l.texi: Document musl libc bug. * m4/log10l.m4 (gl_FUNC_LOG10L_WORKS): Update comment and cross compilation guess.
Diffstat (limited to 'doc/posix-functions')
-rw-r--r--doc/posix-functions/log10l.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/log10l.texi b/doc/posix-functions/log10l.texi
index 7dd6f49b03..ffddbcb442 100644
--- a/doc/posix-functions/log10l.texi
+++ b/doc/posix-functions/log10l.texi
@@ -26,7 +26,7 @@ IRIX 6.5.
@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: