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 * libc/base64.c: New file. 2013-05-21 10:07:55 +00:00
bsdlib.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
fnmatch.c Feature test macros overhaul: fnmatch.h 2016-03-17 21:08:54 -05:00
fts.c * libc/bsdlib.cc (forkpty): Close master and slave if fork fails to 2014-05-22 09:45:17 +00:00
ftw.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
getopt.c * libc/getopt.c (getopt_internal): Set optreset according to optind 2009-12-14 10:47:25 +00:00
inet_addr.c In terms of network related functionality, rely on Winsock definitions 2012-07-06 13:52:19 +00:00
inet_network.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
minires-os-if.c Use DnsFree instead of deprecated DnsRecordListFree 2016-03-23 11:41:26 +01:00
minires.c * libc/minires.c (minires_dprintf): Change "Minires" to "Resolv" to 2014-07-07 08:40:31 +00:00
minires.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
nftw.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
rcmd.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
rexec.cc Move fd_stuff from sys/types.h to sys/select.h 2015-12-07 16:28:22 +01:00
strfmon.c Feature test macros overhaul: stdlib.h 2016-03-17 21:09:06 -05:00
strptime.cc * localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and 2014-03-05 12:45:49 +00:00
xsique.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00