freebsd-dev/lib/libc/ia64/string
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 style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:45:28 +00:00
bzero.S style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:45:28 +00:00
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