PATCH: deprecated function bcopy
Jeremy Allison
jra at samba.org
Tue Feb 26 09:58:04 GMT 2002
On Tue, Feb 26, 2002 at 04:00:20PM +0100, andreas moroder wrote:
> Hello,
>
> bcopy is used in two functions in samba. This functions is deprecated ( man
> bcooy ). Here is my patch to exchange bcopy with memcpy.
Thanks for that. bcopy/bzero just keep creeping back into
the code.... (bloody BSD'isms :-). I've added a macro to
stop any future use of bcopy (Which really is deprecated :-).
Jeremy.
More information about the samba-technical
mailing list