errno-h: document Haiku errors can’t be -1
[gnulib.git] / doc / glibc-functions / argz_create.texi
blob1bf28fb57f689d09c2c95cb9c53bb2287ce6254f
1 @node argz_create
2 @subsection @code{argz_create}
3 @findex argz_create
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-argz-add.html}
7 Documentation:
8 @itemize
9 @item
10 @ifinfo
11 @ref{Argz Functions,,Argz Functions,libc},
12 @end ifinfo
13 @ifnotinfo
14 @url{https://www.gnu.org/software/libc/manual/html_node/Argz-Functions.html},
15 @end ifnotinfo
16 @item
17 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/argz_create.3.html,,man argz_create}.
18 @end itemize
20 Gnulib module: argz
21 @mindex argz
23 Portability problems fixed by Gnulib:
24 @itemize
25 @item
26 This function is missing on some platforms:
27 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.
29 @item
30 This function is broken on some platforms:
31 Cygwin 1.5.24.
32 @end itemize
34 Portability problems not fixed by Gnulib:
35 @itemize
36 @end itemize