msvcrt: Optimize memmove implementation.
commitdd90fdda0e8b8f4b0c669d637193ffdddd1de820
authorPiotr Caban <piotr@codeweavers.com>
Thu, 20 Aug 2020 18:00:42 +0000 (20 20:00 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Aug 2020 14:54:39 +0000 (21 16:54 +0200)
tree594fef2b75f36eb3444ed492182978967ebd2055
parent601175822e9c61ce02e21f20c76daf1b760d6924
msvcrt: Optimize memmove implementation.

Based on Torbjorn Granlund code from Glibc.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49663
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/string.c