bind9/lib
Michał Kępień 0964a94ad5 Remove mutex profiling code
Mutex profiling code (used when the ISC_MUTEX_PROFILE preprocessor macro
is set to 1) has been broken for the past 3 years (since commit
0bed9bfc28) and nobody complained, which
is a strong indication that this code is not being used these days any
more.  External tools for both measuring performance and detecting
locking issues are already wired into various GitLab CI checks.  Drop
all code depending on the ISC_MUTEX_PROFILE preprocessor macro being
set.
2021-12-09 12:25:21 +01:00
..
bind9 Add server christmas tree test 2021-12-02 14:27:18 +01:00
dns incidental cleanups 2021-12-08 10:22:03 -08:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Remove mutex profiling code 2021-12-09 12:25:21 +01:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Mark broken-nsec option as deprecated 2021-12-06 16:55:55 +01:00
ns Add synthesis of NODATA at wildcard 2021-12-02 14:24:37 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00: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