view modules/bcopy @ 40197:91454190d749

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Mention GNU/Hurd and GNU/kFreeBSD as well.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:52:19 +0100
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: