[PATCH v2] msvcrt: Improve memmove performance on i386 and x86_64 architectures.
26 Jan
2021
26 Jan
'21
12:42 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49663 Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/math.c | 2 +- dlls/msvcrt/msvcrt.h | 2 + dlls/msvcrt/string.c | 263 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 266 insertions(+), 1 deletion(-)
1871
Age (days ago)
1871
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban