Alexandre Julliard : kernel32: Move file time functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Thu Sep 26 15:51:19 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep 26 11:39:53 2019 +0200

kernel32: Move file time functions to kernelbase.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/kernel32.spec     |  24 ++--
 dlls/kernel32/time.c            | 253 ----------------------------------------
 dlls/kernelbase/file.c          | 150 ++++++++++++++++++++++++
 dlls/kernelbase/kernelbase.spec |  24 ++--
 4 files changed, 174 insertions(+), 277 deletions(-)

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



More information about the wine-cvs mailing list