doc: Update for Solaris 11.4.
[gnulib.git] / doc / glibc-headers / argz.texi
blob746057dd9f5da919354692efc0041ae32465e644
1 @node argz.h
2 @section @file{argz.h}
4 Documentation:
5 @itemize
6 @item
7 @ifinfo
8 @ref{Argz Functions,,,libc},
9 @end ifinfo
10 @ifnotinfo
11 @url{https://www.gnu.org/software/libc/manual/html_node/Argz-Functions.html},
12 @end ifnotinfo
13 @item
14 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/argz.3.html,,man argz}.
15 @end itemize
17 Gnulib module: argz
19 Portability problems fixed by Gnulib:
20 @itemize
21 @item
22 This header file is missing on some 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, OSF/1 5.1, Solaris 11.4, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
24 @item
25 The argz functions do not work on some platforms:
26 Cygwin.
27 @end itemize
29 Portability problems not fixed by Gnulib:
30 @itemize
31 @end itemize