summaryrefslogtreecommitdiff
path: root/common/lib/libc/string/bcmp.c
AgeCommit message (Expand)Author
2009-04-25Only include <assert.h> and <string.h> if !_KERNEL && !_STANDALONEskrll
2009-03-19Actually... We need libkern.h also under _STANDALONE, so thathe
2009-03-18- remove bcmp(9), bcopy(9), and bzero(9) from libkern since <sys/systm.h> hastsutsui
2009-03-17Add local declarations of bcmp() and bzero() because libkern.h no longerhe
2007-06-04handle fortify, ansify.christos
2005-12-20Merge libkern + libc common files. As requested by core.christos