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-19 00:02:09 +03:00
Code
Activity
Files
6da16f877c43168af6a177ac45f23f87d896454d
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