view modules/memmove @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children 6fb8c48c4dcd
line wrap: on
line source

Description:
memmove() function: copy memory area.

Files:
lib/memmove.c
m4/memmove.m4

Depends-on:

configure.ac:
gl_FUNC_MEMMOVE

Makefile.am:

Include:
<string.h>

License:
GPL

Maintainer:
Jim Meyering