Subject: Re: CVS commit: syssrc/sys/sys
To: None <itojun@iijlab.net>
From: Perry E. Metzger <perry@wasabisystems.com>
List: source-changes
Date: 07/07/2001 11:50:56
itojun@iijlab.net writes:
> >> 1. reintroduce ovbcopy() as a macro,
> >No, we don't want more of it.
> 
> 	it is really painful when you deal with shared code among *BSD.
> 	i'm going to add one soon...

How about doing this: at the top of your own source files, do a
conditional to define memmove as ovbcopy on FreeBSD and BSD/OS and
use on memmove in the files?

That will make it easier to deal with when they move to using mem*, as
they probably will eventually.

I would rather we not do a global ovbcopy macro.

--
Perry E. Metzger		perry@wasabisystems.com
--
NetBSD Development, Support & CDs. http://www.wasabisystems.com/