This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
ia64
/
string
History
Marcel Moolenaar
ef0cd312df
Unbreak memmove(). Return the dst argument. While here, fix the END
...
macro to actually reference memmove, not memcpy.
2004-09-04 00:23:15 +00:00
..
bcopy.S
…
bzero.S
…
ffs.S
…
Makefile.inc
…
memcpy.S
Unbreak memcpy(). memcpy() is defined to return the dst argument.
2004-09-04 00:04:58 +00:00
memmove.S
Unbreak memmove(). Return the dst argument. While here, fix the END
2004-09-04 00:23:15 +00:00