cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c
shadriver.c src/sbin/md5 Makefile md5.c
Peter Jeremy
PeterJeremy at optushome.com.au
Wed Mar 9 23:14:48 PST 2005
On Wed, 2005-Mar-09 21:57:20 +0100, Poul-Henning Kamp wrote:
>Since all these functions are really just memcpy() overdosed on LSD,
>I can't see _any_ reason why the kernel and userland would need different
>versions, much less why different pieces of the kernel or userland
>would.
memcpy() may not be the best counter-example. Based on a quick look in
HEAD, we have 4 MI and 13 MD versions of memcpy() as well as 3 MI and
11 MD versions of bcopy(). I agree that not all of them are built.
--
Peter Jeremy
More information about the cvs-src
mailing list