mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
"MSVCRT memcpy behaves like memmove for overlapping moves"
Fixes wine msvcrt string test svn path=/trunk/; revision=20238
This commit is contained in:
@@ -746,7 +746,7 @@ mbstowcs=NTDLL.mbstowcs
|
||||
mbtowc
|
||||
memchr
|
||||
memcmp
|
||||
memcpy
|
||||
memcpy=memmove
|
||||
memmove
|
||||
memset
|
||||
mktime
|
||||
|
||||
Reference in New Issue
Block a user