Hans Leidekker : bcrypt: Move macOS support to a new file.

Alexandre Julliard julliard at winehq.org
Wed Jul 18 14:58:04 CDT 2018


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Jul 18 11:20:12 2018 +0200

bcrypt: Move macOS support to a new file.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/Makefile.in   |   1 +
 dlls/bcrypt/bcrypt_main.c | 180 --------------------------------------
 dlls/bcrypt/macos.c       | 216 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 217 insertions(+), 180 deletions(-)

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



More information about the wine-cvs mailing list