log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / doc / glibc-functions / secure_getenv.texi
blob3e91d32792a512a0130d5ecbad8e85fa29ab7b98
1 @node secure_getenv
2 @subsection @code{secure_getenv}
3 @findex secure_getenv
5 Gnulib module: secure_getenv
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function is missing on some platforms:
11 glibc 2.16, OS X 10.8, FreeBSD 9.1, NetBSD 6.0.1, OpenBSD 5.2, Minix 3.2.0,
12 AIX 7.1, HP-UX 11, IRIX 6.5, Solaris 11.3, Cygwin, mingw, MSVC 14,
13 Interix 6.1, BeOS, Android 9.0.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize