bind9/lib
Ondřej Surý 0f49b02fc5 Remove redundant lt_dlerror() calls
The redundant lt_dlerror() calls were taken from the examples to clean
any previous errors from lt_dl...() calls.  However upon code
inspection, it was discovered there are no such paths that could cause
the lt_dlerror() to return spurious error messages.
2020-10-28 15:48:58 +01:00
..
bind9 Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
dns Remove redundant lt_dlerror() calls 2020-10-28 15:48:58 +01:00
irs Fix function overrides in unit tests on macOS 2020-09-28 09:09:21 +02:00
isc Fix the data race when read-writing sock->active by using cmpxchg 2020-10-22 11:46:58 -07:00
isccc Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00
isccfg Update library API versions 2020-10-22 08:54:32 +02:00
ns Remove redundant lt_dlerror() calls 2020-10-28 15:48:58 +01:00
samples The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00