Module Name: src Committed By: joerg Date: Wed Apr 16 20:39:55 UTC 2014
Modified Files:
src/common/lib/libc/string: bcopy.c
Log Message:
Undef possible macro versions of memcpy and friends for kernel builds
too. libkern sometimes defines them to the builtins.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/common/lib/libc/string/bcopy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
