CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/15 12:51:44
Modified files:
sys/lib/libkern/arch/alpha: memmove.S
Log message:
Correctly handle a length of zero in memcpy().
Return the original destination pointer in memcpy() and memmove().
