This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-11-27 03:41:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44a202c059
glibc
/
sysdeps
/
sparc
/
sparc32
/
sparcv9
/
memmove.c
Ulrich Drepper
33147a9751
bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove.
1999-11-23 17:01:11 +00:00
2 lines
29 B
C
Raw
Blame
History
/* memmove is in memcpy.S */
Reference in New Issue
View Git Blame
Copy Permalink