view modules/bcopy @ 10670:5468a25547c8

Specify include file for bcopy().
author Bruno Haible <bruno@clisp.org>
date Sun, 19 Oct 2008 16:54:34 +0200
parents 42b53a22aee5
children
line wrap: on
line source

Description:
Old BSD bcopy() function: copy memory area.

Files:
lib/bcopy.c

Depends-on:
strings

configure.ac:
AC_REPLACE_FUNCS(bcopy)

Makefile.am:

Include:
<strings.h>

License:
GPL

Maintainer: