summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/memcpy.c
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-03-30Kill some more register declarations.augustss
1999-03-31replace memcpy() implementation (which just called bcopy()) withcgd
1997-10-05Copyright assigned to The NetBSD Foundation.thorpej
1996-01-30Add a memcpy() function, just a cheezy wrapper around bcopy(). Yes,thorpej