blob: 359e0a31a6eba4310e6ca32d07240e8d3558ce8e [file] [log] [blame]
Description:
wmemmove() function: copy wide character array.
Files:
lib/wmemmove.c
lib/wmemmove-impl.h
m4/wmemmove.m4
Depends-on:
wchar
configure.ac:
gl_FUNC_WMEMMOVE
if test $HAVE_WMEMMOVE = 0; then
AC_LIBOBJ([wmemmove])
fi
gl_WCHAR_MODULE_INDICATOR([wmemmove])
Makefile.am:
Include:
<wchar.h>
License:
LGPL
Maintainer:
all