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
3f95f4ffbb516ae19d742cf9d81f745bb282f28d
bind9
/
bin
/
named
/
win32
History
Ondřej Surý
1672935717
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
2018-08-28 10:31:48 +02:00
..
include
/named
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
dlz_dlopen_driver.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
named.vcxproj.filters.in
Remove libseccomp based system-call filtering.
2018-02-22 13:41:06 +01:00
named.vcxproj.in
Add @OPENSSL_LIB@ to Windows project files as needed
2018-08-10 16:45:00 +02:00
named.vcxproj.user
…
ntservice.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
os.c
Use strerror_r from POSIX.1-2001 (strerror_s on Windows) instead of custom isc__strerror()
2018-08-28 10:31:48 +02:00