Module: wine Branch: master Commit: 9a4b596ed9fa5ab545e3105cf15a04e24aa9ead3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9a4b596ed9fa5ab545e3105cf...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 10 19:11:18 2019 +0200
msvcrt/tests: Add some function pointers to bypass gcc builtin functions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcrt/tests/heap.c | 12 ++++-- dlls/msvcrt/tests/scanf.c | 100 ++++++++++++++++++++++++--------------------- dlls/msvcrt/tests/string.c | 12 ++++-- 3 files changed, 69 insertions(+), 55 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9a4b596ed9fa5ab545e31...