gnulib-tool.py: import mktemp
[gnulib.git] / doc / glibc-functions / argz_delete.texi
blob2b2accc154057c49d808fe1c1ecb388603a5f35f
1 @node argz_delete
2 @subsection @code{argz_delete}
3 @findex argz_delete
5 Gnulib module: argz
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function is missing on some platforms:
11 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11,
12 IRIX 6.5, OSF/1 5.1, Solaris 11.3, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
14 @item
15 This function is broken on some platforms:
16 Cygwin 1.5.24.
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize