view modules/bcopy @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
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: