Bruce Evans
73571d2d9e
Removed "optimization" using gcc's builtin memcpy instead of bcopy.
There is little difference now since the amount copied is large, and bcopy will become much faster on some machines.
Description
freebsd kernel with SKQ
Languages
C
63.3%
C++
23.3%
Roff
5.1%
Shell
2.9%
Makefile
1.5%
Other
3.4%