log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / doc / glibc-functions / argz_create.texi
blobbfc84ba87f5e1d2041701166bf3655b348fc2c0a
1 @node argz_create
2 @subsection @code{argz_create}
3 @findex argz_create
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.4, 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