bind9/lib
Ondřej Surý 4677bb28d1 Remove atomics emulated by a mutex-locked variable
Mutex atomics were intended to be used as a debugging tool only
and it has already served its purpose and it's not needed anymore.
2021-06-17 09:51:04 +02:00
..
bind9 Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
dns Remove atomics emulated by a mutex-locked variable 2021-06-17 09:51:04 +02:00
irs Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
isc Remove atomics emulated by a mutex-locked variable 2021-06-17 09:51:04 +02:00
isccc Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
isccfg Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
ns Remove atomics emulated by a mutex-locked variable 2021-06-17 09:51:04 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00