summaryrefslogtreecommitdiffstats
path: root/libc/string/generic/_memcpy_fwd.c
Commit message (Collapse)AuthorAgeFilesLines
* Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned ↵Carmelo Amoroso2008-06-191-0/+185
from memcopy.h to _memcpy_fwd.c to avoid unneeded inclusion in other .c files and silent gcc about unused static function