lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).
[gnulib.git] / doc / glibc-functions / argz_insert.texi
blobf7855fc61d05e0aad81782c3c3cf92b8a3f3576c
1 @node argz_insert
2 @subsection @code{argz_insert}
3 @findex argz_insert
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Argz Functions,,Argz Functions,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Argz-Functions.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/argz_insert.3.html,,man argz_insert}.
16 @end itemize
18 Gnulib module: argz
20 Portability problems fixed by Gnulib:
21 @itemize
22 @item
23 This function is missing on some platforms:
24 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11,
25 IRIX 6.5, Solaris 11.4, mingw, MSVC 14, Android 9.0.
27 @item
28 This function is broken on some platforms:
29 Cygwin 1.5.24.
30 @end itemize
32 Portability problems not fixed by Gnulib:
33 @itemize
34 @end itemize