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
4e86a57ba22cf66688ebee91062a19e79faaf905
bind9
/
bin
/
named
/
win32
History
Witold Kręcicki
929ea7c2c4
- Make isc_mutex_destroy return void
...
- Make isc_mutexblock_init/destroy return void - Minor cleanups
2018-11-22 11:52:08 +00: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
- Make isc_mutex_destroy return void
2018-11-22 11:52:08 +00: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