bind9/lib/dns/win32
Ondřej Surý a1ef76cd78 Split dns_name_copy() into dns_name_copy() and dns_name_copynf()
The dns_name_copy() function followed two different semanitcs that was driven
whether the last argument was or wasn't NULL.  This commit splits the function
in two where now third argument to dns_name_copy() can't be NULL and
dns_name_copynf() doesn't have third argument.

(cherry picked from commit f7aef3738a)
2019-10-04 14:08:25 +10:00
..
DLLMain.c address win32 build issues 2018-05-22 16:32:21 -07:00
gen.vcxproj.filters.in Introduce end-of-line normalization 2015-09-29 08:25:35 +10:00
gen.vcxproj.in Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
gen.vcxproj.user 3681. [port] Update the Windows build system to support feature 2013-12-04 12:47:23 +11:00
libdns.def.in Split dns_name_copy() into dns_name_copy() and dns_name_copynf() 2019-10-04 14:08:25 +10:00
libdns.vcxproj.filters.in add support for building GeoIP2 on windows 2019-07-04 12:05:32 -07:00
libdns.vcxproj.in Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
libdns.vcxproj.user 3681. [port] Update the Windows build system to support feature 2013-12-04 12:47:23 +11:00
version.c address win32 build issues 2018-05-22 16:32:21 -07:00