This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
1b48e710d526a21601549eb1f6951fba73b7300a
bind9
/
lib
/
irs
History
Evan Hunt
cec8c52cbe
convert resconf_test; remove ATF from lib/irs/tests
2018-11-14 20:17:04 -08:00
..
include
Drop ISC_PLATFORM_USEDECLSPEC and IRS_PLATFORM_USEDECLSPEC as they are platform dependent and only unix vs win32 platform.h header difference is enough
2018-09-07 12:17:30 +02:00
tests
convert resconf_test; remove ATF from lib/irs/tests
2018-11-14 20:17:04 -08:00
win32
look in windows registry for nameservers, domainname and search list
2018-11-09 16:06:49 +11:00
api
…
Atffile
…
context.c
…
dnsconf.c
…
gai_strerror.c
…
getaddrinfo.c
Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool
2018-11-08 12:21:53 +07:00
getnameinfo.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 12:22:17 +07:00
Kyuafile
…
Makefile.in
…
resconf.c
look in windows registry for nameservers, domainname and search list
2018-11-09 16:06:49 +11:00
version.c
…