Subject: Re: memcpy<->bcopy [was: Re: CVS commit: syssrc]
To: None <itojun@iijlab.net>
From: Todd Vierling <tv@wasabisystems.com>
List: source-changes
Date: 10/04/2000 11:40:31
On Thu, 5 Oct 2000 itojun@iijlab.net wrote:

: >> avoid assert, memcpy and memset (necessary to BSD code sharing).
: >> sync with kame
: >Um, wasn't the goal to get rif of bcopy etc., instead of moving towards
: >it? Maybe some #defines can be used instead?
: 
: 	as the message says, KAME uses the same source code on all *BSD
: 	platforms.

...and we do have bcopy, etc. as #defines to memcpy, etc. in <sys/systm.h>.  
Use of these macros in shared code is perfectly fine, IMHO.

-- 
-- Todd Vierling <tv@wasabisystems.com>  *  http://www.wasabisystems.com/
-- Speed, stability, security, and support.  Wasabi NetBSD:  Run with it.