[PATCH] msvcrt: Import memmove from musl

Piotr Caban piotr.caban at gmail.com
Fri Aug 21 12:21:53 CDT 2020


Hi Gabriel,

I was experimenting with various attempts of implementing memmove. I'm 
attaching a modified version of Paul's test application. It compares 
memmove performance from ucrtbase, msvcr100 and msvcrt dlls. It also 
contains assembler (i386) implementation of the function.

Thanks,
Piotr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: memcpyperf.c
Type: text/x-csrc
Size: 7235 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200821/6ff2e4e8/attachment.c>


More information about the wine-devel mailing list