summaryrefslogtreecommitdiff
path: root/common/lib/libc/string/bcopy.c
AgeCommit message (Expand)Author
2008-03-26Add /* __OPTIMIZE_SIZE__ */ comments on relevant #else and #endif lines.apb
2008-03-25bcopy does not return ptr.christos
2008-03-25fix #ifdefs for BCOPYchristos
2008-03-25add bcopy and bzero for the benefit of loadfile.christos
2008-03-25add __OPTIMIZE_SIZE__ versions.christos
2007-06-04handle fortify, ansify.christos
2006-02-05Don't do DIAGASSERT against NULL if _KERNEL This puts us back toross
2005-12-20Merge libkern + libc common files. As requested by core.christos