[PATCH] msvcrt: Optimize memmove implementation.
Aug. 20, 2020
1 p.m.
Based on Torbjorn Granlund code from Glibc. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49663 Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/string.c | 91 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 87 insertions(+), 4 deletions(-)
2049
Age (days ago)
2049
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban