Alexandre Julliard : mountmgr: Put the Unix helpers in a separate Unix library.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 25 19:00:21 2021 +0100

mountmgr: Put the Unix helpers in a separate Unix library.

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

---

 dlls/mountmgr.sys/Makefile.in |  1 +
 dlls/mountmgr.sys/device.c    | 53 ++++++++++++++++-------
 dlls/mountmgr.sys/mountmgr.c  | 27 +++++++++---
 dlls/mountmgr.sys/unixlib.c   | 97 ++++++++++++++++++++++++++++---------------
 dlls/mountmgr.sys/unixlib.h   | 88 ++++++++++++++++++++++++++++++++++-----
 5 files changed, 201 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list