summaryrefslogtreecommitdiff
path: root/lib/libc/string/Lint_bcopy.c
AgeCommit message (Collapse)Author
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
to match as well. No functional changes.
1997-11-06lint stubs for functions which ports use assembly versions. When usingcgd
an assembly version of a function, add the right lint stub to the Makefile.inc which specifies the source to build the function (see the arch/i386/*/Makefile.inc). Can't just lint the normal C versions of these functions, because some of them don't _have_ normal C versions and if that were done dependencies would get messed up.