fpurge: Improve configure test.
[gnulib.git] / doc / glibc-headers / argz.texi
bloba1cd90727cd20232c30298f48b2df235165c8536
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
18 @mindex argz
20 Portability problems fixed by Gnulib:
21 @itemize
22 @item
23 This header file is missing on some platforms:
24 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, mingw, MSVC 14, Android 9.0.
25 @item
26 The argz functions do not work on some platforms:
27 Cygwin.
28 @end itemize
30 Portability problems not fixed by Gnulib:
31 @itemize
32 @end itemize