Alexandre Julliard : mountmgr: Add some helpers to abstract the Unix calls from device.c.

Alexandre Julliard julliard at winehq.org
Thu Nov 25 16:00:26 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 25 17:06:43 2021 +0100

mountmgr: Add some helpers to abstract the Unix calls from device.c.

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

---

 dlls/mountmgr.sys/Makefile.in |   3 +-
 dlls/mountmgr.sys/device.c    | 378 +++++++-----------------------------------
 dlls/mountmgr.sys/unixlib.c   | 279 +++++++++++++++++++++++++++++++
 dlls/mountmgr.sys/unixlib.h   |  30 ++++
 4 files changed, 370 insertions(+), 320 deletions(-)

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



More information about the wine-cvs mailing list