Alexandre Julliard : dnsapi: Convert the Unix library to the __wine_unix_call interface.

Alexandre Julliard julliard at winehq.org
Tue Nov 2 17:27:45 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov  2 16:54:28 2021 +0100

dnsapi: Convert the Unix library to the __wine_unix_call interface.

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

---

 dlls/dnsapi/Makefile.in |   1 +
 dlls/dnsapi/dnsapi.h    |  46 +++++++++++++++---
 dlls/dnsapi/libresolv.c | 125 +++++++++++++++---------------------------------
 dlls/dnsapi/main.c      |   6 ++-
 dlls/dnsapi/query.c     |  32 +++++++++----
 5 files changed, 106 insertions(+), 104 deletions(-)

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



More information about the wine-cvs mailing list