cvs commit: src/sys/conf files src/sys/fs/tmpfs tmpfs.h
tmpfs_subr.c tmpfs_vnops.c src/sys/i386/i386 bios.c
src/sys/ia64/ia64 efi.c sal.c src/sys/libkern memcmp.c
src/sys/mips/mips support.S src/sys/sys libkern.h
David O'Brien
obrien at freebsd.org
Tue Sep 23 15:24:55 UTC 2008
On Tue, Sep 23, 2008 at 08:13:53AM -0700, David O'Brien (@FreeBSD) wrote:
> So provide a proper memcmp(9), but it is a C implementation not
> a tuned assembly implementation. Therefore bcmp(9) should be
> preferred over memcmp(9).
Perhaps I should have mentioned that not every FreeBSD arch has an
assembly implementation.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list