log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / doc / glibc-functions / mempcpy.texi
blob363e29b4637d4b9461966e8ca5b82198a6444db8
1 @node mempcpy
2 @subsection @code{mempcpy}
3 @findex mempcpy
5 Gnulib module: mempcpy
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, IRIX 6.5, OSF/1 5.1, Solaris 11.4, mingw, MSVC 14, Interix 3.5, BeOS, Android 5.1.
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @end itemize