Alexandre Julliard : ntdll: Move the remaining file functions to the Unix library.

Alexandre Julliard julliard at winehq.org
Fri Jul 17 16:30:45 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 17 11:46:30 2020 +0200

ntdll: Move the remaining file functions to the Unix library.

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

---

 dlls/ntdll/Makefile.in |   1 -
 dlls/ntdll/file.c      | 237 -------------------------------------------------
 dlls/ntdll/ntdll.spec  |  24 ++---
 dlls/ntdll/unix/file.c | 151 ++++++++++++++++++++++++++++++-
 4 files changed, 161 insertions(+), 252 deletions(-)

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



More information about the wine-cvs mailing list