users.txt: Update wget URL (tiny change)
[gnulib.git] / doc / glibc-functions / mempcpy.texi
blobe31ae193eae5ec2bc0bae55b13c53eb45b722180
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 2011-11, mingw, MSVC 9, Interix 3.5, BeOS.
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @end itemize