about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/memmove.c
Commit message (Collapse)AuthorAgeFilesLines
* bcopy should handle overlapping copies like memmove, while the previous ↵Ulrich Drepper1999-11-231-0/+1
version worked like memcpy. Implement optimized assembly memmove.