Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
[gnulib.git] / doc / glibc-functions / error_message_count.texi
blob3da8b4dc1955b299a3b4d4b78f590214a36e6749
1 @node error_message_count
2 @subsection @code{error_message_count}
3 @findex error_message_count
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Error Messages,,Error Messages,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Error-Messages.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/error_message_count.3.html,,man error_message_count}.
16 @end itemize
18 Gnulib module: error
20 Portability problems fixed by Gnulib:
21 @itemize
22 @item
23 This variable is missing on many non-glibc platforms:
24 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw, MSVC 14, Android 5.1.
25 @end itemize
27 Portability problems not fixed by Gnulib:
28 @itemize
29 @end itemize