errno-h: document Haiku errors can’t be -1
[gnulib.git] / doc / glibc-functions / argp_parse.texi
blobef9c38227da7fd3bd382c5c4ded04545781c22fb
1 @node argp_parse
2 @subsection @code{argp_parse}
3 @findex argp_parse
5 Documentation:@*
6 @ifinfo
7 @ref{Argp,,Parsing Program Options with Argp,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Argp.html}.
11 @end ifnotinfo
13 Gnulib module: argp
14 @mindex argp
16 Portability problems fixed by Gnulib:
17 @itemize
18 @item
19 This function is missing on all non-glibc platforms:
20 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
21 @end itemize
23 Portability problems not fixed by Gnulib:
24 @itemize
25 @end itemize