Alexandre Julliard : mountmgr: Move the macOS credentials support to a separate file.

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


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

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

mountmgr: Move the macOS credentials support to a separate file.

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

---

 dlls/mountmgr.sys/Makefile.in |   1 +
 dlls/mountmgr.sys/cred.c      | 633 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mountmgr.sys/mountmgr.c  | 593 ++-------------------------------------
 dlls/mountmgr.sys/unixlib.h   |   6 +
 4 files changed, 658 insertions(+), 575 deletions(-)

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



More information about the wine-cvs mailing list