bind9/tests/bench
Tony Finch 06f534fa69
Avoid spurious compilation failures in liburcu headers
When liburcu is not installed from a system package, its headers are
not treated as system headers by the compiler, so BIND's -Werror and
other warning options take effect. The liburcu headers have a lot
of inline functions, some of which do not use all their arguments,
which BIND's build treats as an error.
2023-04-27 12:38:53 +02:00
..
.gitignore Benchmarks for the qp-trie 2023-02-27 13:47:25 +00:00
ascii.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
compress.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
dns_name_fromwire.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
iterated_hash.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
load-names.c A few qp-trie cleanups 2023-04-05 12:35:04 +01:00
Makefile.am Avoid spurious compilation failures in liburcu headers 2023-04-27 12:38:53 +02:00
qp-dump.c A few qp-trie cleanups 2023-04-05 12:35:04 +01:00
qpmulti.c A few qp-trie cleanups 2023-04-05 12:35:04 +01:00
siphash.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00