4baafc4a48f51a77e8ee748fc3a4d80ef23b7027
[gnulib.git] / doc / glibc-functions / argz_append.texi
1 @node argz_append
2 @subsection @code{argz_append}
3 @findex argz_append
4
5 Gnulib module: argz
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function is missing on some platforms:
11 MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11,
12 IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, mingw, Interix 3.5, BeOS.
13
14 @item
15 This function is broken on some platforms:
16 Cygwin 1.5.24.
17 @end itemize
18
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize