summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/strerrorname_np.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/strerrorname_np.texi')
-rw-r--r--doc/glibc-functions/strerrorname_np.texi12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/glibc-functions/strerrorname_np.texi b/doc/glibc-functions/strerrorname_np.texi
index a82e3ee879..12ec280c17 100644
--- a/doc/glibc-functions/strerrorname_np.texi
+++ b/doc/glibc-functions/strerrorname_np.texi
@@ -10,15 +10,19 @@ Documentation:@*
@url{https://www.gnu.org/software/libc/manual/html_node/Error-Messages.html}.
@end ifnotinfo
-Gnulib module: ---
+Gnulib module: strerrorname_np
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.31, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
+@item
+This function returns wrong values on some platforms:
+@c https://sourceware.org/bugzilla/show_bug.cgi?id=26555
+glibc 2.32.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
-@item
-This function is missing on all non-glibc platforms:
-glibc 2.31, Mac OS X 10.13, FreeBSD 6.4, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
@end itemize