view modules/wmemcpy @ 14953:632892f73130

fwriting: Move AC_LIBOBJ invocations to module description. * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from here... * modules/fwriting (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 07 May 2011 13:48:53 +0200
parents fe5382375992
children 2144460110c1
line wrap: on
line source

Description:
wmemcpy() function: copy wide character array.

Files:
lib/wmemcpy.c
lib/wmemcpy-impl.h
m4/wmemcpy.m4

Depends-on:
wchar

configure.ac:
gl_FUNC_WMEMCPY
gl_WCHAR_MODULE_INDICATOR([wmemcpy])

Makefile.am:

Include:
<wchar.h>

License:
LGPL

Maintainer:
Bruno Haible