"MSVCRT memcpy behaves like memmove for overlapping moves"

Fixes wine msvcrt string test

svn path=/trunk/; revision=20238
This commit is contained in:
Sebastian Gasiorek
2005-12-18 00:43:58 +00:00
parent 583e7a4282
commit 1b17f93d3a
+1 -1
View File
@@ -746,7 +746,7 @@ mbstowcs=NTDLL.mbstowcs
mbtowc
memchr
memcmp
memcpy
memcpy=memmove
memmove
memset
mktime