view modules/bcopy @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 5468a25547c8
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: