lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).
[gnulib.git] / doc / glibc-functions / pow10.texi
blob73585af10a9dea09691dca4882bf610724ff6f34
1 @node pow10
2 @subsection @code{pow10}
3 @findex pow10
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/pow10.3.html,,man pow10}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11,
18 IRIX 6.5, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14, Android 9.0.
19 @end itemize