Documentation about Minix.
[gnulib.git] / doc / glibc-headers / argp.texi
1 @node argp.h
2 @section @file{argp.h}
3
4 Documentation:
5 @itemize
6 @item
7 @ifinfo
8 @ref{Argp,,Parsing Program Options with Argp,libc},
9 @end ifinfo
10 @ifnotinfo
11 @url{http://www.gnu.org/software/libc/manual/html_node/Argp.html}.
12 @end ifnotinfo
13 @end itemize
14
15 Gnulib module: argp
16
17 Portability problems fixed by Gnulib:
18 @itemize
19 @item
20 This header file is missing on all non-glibc platforms:
21 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, Cygwin, mingw, Interix 3.5, BeOS.
22 @end itemize
23
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @end itemize