acadia-newlib/winsup/cygwin/libc
Peter Foley fa6a5a3a74 Use DnsFree instead of deprecated DnsRecordListFree
The latest version of the mingw headers have been updated to make
DnsRecordListFree an alias of DnsFree when targeting Windows XP or later.
Use DnsFree directly, avoiding the wrapper function.

/home/peter/cross/src/cygwin/winsup/cygwin/libc/minires-os-if.c:289:
undefined reference to `DnsFree'

winsup/cygwin/ChangeLog
autoload.cc: Load DnsFree rather then DnsRecordListFree
libc/minires-os-if.cc (cygwin_query): Use DnsFree rather then DnsRecordListFree

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
2016-03-23 11:41:26 +01:00
..
arc4random_stir.c Move arc4random Cygwin only code to Cygwin 2016-03-21 11:12:19 +01:00
base64.c
bsdlib.cc
fnmatch.c Feature test macros overhaul: fnmatch.h 2016-03-17 21:08:54 -05:00
fts.c
ftw.c
getopt.c
inet_addr.c
inet_network.c
minires-os-if.c Use DnsFree instead of deprecated DnsRecordListFree 2016-03-23 11:41:26 +01:00
minires.c
minires.h
nftw.c
rcmd.cc
rexec.cc
strfmon.c Feature test macros overhaul: stdlib.h 2016-03-17 21:09:06 -05:00
strptime.cc
xsique.cc