view modules/memcpy @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 7b893c018991
children 3fec2fcab2fa
line wrap: on
line source

Description:
memcpy() function: copy memory area.

Status:
obsolete

Notice:
This module is obsolete.

Files:
lib/memcpy.c
m4/memcpy.m4

Depends-on:

configure.ac:
gl_FUNC_MEMCPY

Makefile.am:

Include:
<string.h>

License:
GPL

Maintainer:
Jim Meyering