Subject: Re: copystr
To: Roland Dowdeswell <elric@imrryr.org>
From: Lord Isildur <mrfusion@uranium.vaxpower.org>
List: tech-kern
Date: 09/03/2002 14:00:20
yeah, bcopy has been around for quite a while. either it is usually a
macro that rearranges arguments to memcpy, or memcpy is a macro that uses
bcopy. bcopy is at least as old as 4.3..
isildur
On Mon, 2 Sep 2002, Roland Dowdeswell wrote:
> The section 9 documentation was started relatively recently and in
> 1.5.x simply didn't have the entries for those functions. I do
> remember using them, though.
>
> --
> Roland Dowdeswell http://www.Imrryr.ORG/~elric/
>