Hans Leidekker : dnsapi: Get rid of imported domain name parsing code.

Alexandre Julliard julliard at winehq.org
Tue Mar 30 15:19:50 CDT 2021


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Mar 30 10:35:26 2021 +0200

dnsapi: Get rid of imported domain name parsing code.

These functions have been exported since glibc 2.9.

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

---

 dlls/dnsapi/Makefile.in |   2 -
 dlls/dnsapi/dnsapi.h    |   7 --
 dlls/dnsapi/ns_name.c   | 313 ------------------------------------------------
 dlls/dnsapi/ns_parse.c  | 210 --------------------------------
 dlls/dnsapi/query.c     |  14 +--
 5 files changed, 7 insertions(+), 539 deletions(-)

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



More information about the wine-cvs mailing list