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