This website requires JavaScript.
Explore
Help
Sign In
lib
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2025-08-30 17:41:16 +03:00
Code
Activity
Files
a243f94e3636a48142e93dffb4f919f4595f91e8
glibc
/
sysdeps
/
sparc
/
sparc64
/
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 */
View Git Blame
Copy Permalink