bcopy.s: defines bcopy() and cpyn().

Dave Martindale dmmartindale at watcgl.UUCP
Thu Oct 13 07:07:54 AEST 1983


In the VAX bcopy function posted, it would probably be faster if the
constant 65535 was replaced by 65532 wherever it occurs, thus causing
all memory references to be longword references if the source and destination
are longword-aligned.



More information about the Comp.sources.unix mailing list