Piotr Caban : msvcrt: Use __utimbuf{32,64} from public header.

Alexandre Julliard julliard at winehq.org
Tue Dec 1 15:40:35 CST 2020


Module: wine
Branch: master
Commit: 2d471db92f0df5d0682369651c0cbb94312cc988
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2d471db92f0df5d0682369651c0cbb94312cc988

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Dec  1 13:51:47 2020 +0100

msvcrt: Use __utimbuf{32,64} from public header.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crtdll/crtdll.spec   |  6 +++--
 dlls/msvcr70/msvcr70.spec |  9 ++++---
 dlls/msvcr71/msvcr71.spec |  9 ++++---
 dlls/msvcrt/file.c        | 64 ++++++++---------------------------------------
 dlls/msvcrt/msvcrt.h      | 12 ---------
 dlls/msvcrt/msvcrt.spec   |  9 ++++---
 dlls/msvcrtd/msvcrtd.spec |  9 ++++---
 7 files changed, 38 insertions(+), 80 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2d471db92f0df5d0682369651c0cbb94312cc988



More information about the wine-cvs mailing list