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