promote the word size in the C memcpy/memmove implementations to 64-bits on 64-bit...
commit9a97f8171a06fff1368c695625730236b39f40a3
authorTravis Geiselbrecht <geist@newos.org>
Mon, 15 Mar 2004 21:48:06 +0000 (15 21:48 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Mon, 15 Mar 2004 21:48:06 +0000 (15 21:48 +0000)
tree647e6fc8cf176fef68ec67d292c6a6db784241df
parent7eafbe3ca1a459d273b0d848a2300a0d6d125eb6
promote the word size in the C memcpy/memmove implementations to 64-bits on 64-bit machines.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1092 c25cc9d1-44fa-0310-b259-ad778cb1d433
lib/libc/string/memcpy.c
lib/libc/string/memmove.c