
a small implementation of memcpy(). libsa memcpy() wouldn't do the right thing if LIBSA_USE_MEMCPY was defined, and the whole point of that define is to get rid of either bcopy() or memcpy(). (cloned from the bcopy() code.)
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%