Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
[gnulib.git] / doc / glibc-functions / printf_size_info.texi
blobe200a93e94cde0d0123adf9e7a531e49dd58842b
1 @node printf_size_info
2 @subsection @code{printf_size_info}
3 @findex printf_size_info
5 Documentation:@*
6 @ifinfo
7 @ref{Predefined Printf Handlers,,Predefined printf Handlers,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Predefined-Printf-Handlers.html}.
11 @end ifnotinfo
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This function is missing on many non-glibc platforms:
23 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, mingw, MSVC 14, Android 9.0.
24 @end itemize