Module: wine Branch: master Commit: c0096afdb72825180eec5f87c046cbc428b3d2f5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c0096afdb72825180eec5f87c...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Feb 28 08:27:35 2022 +0100
kernelbase/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/tests/Makefile.in | 1 - dlls/kernelbase/tests/path.c | 274 +++++++++++++++++++------------------- dlls/kernelbase/tests/process.c | 20 +-- dlls/kernelbase/tests/sync.c | 28 ++-- 4 files changed, 161 insertions(+), 162 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c0096afdb72825180eec5...