summaryrefslogtreecommitdiff
path: root/lib/libc/string/memcpy.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+3
| | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986
* Added some 2-line source files to get a direct correspondenceBruce Evans1997-10-151-0/+2
between sources and objects. This will be used to avoid messy special cases in Makefile.inc. Notes: svn path=/head/; revision=30444