bind9/lib
Ondřej Surý 8be27b308f Remove unused LIBRPZ_(UN)LIKELY macros
The librpz.h defined LIRPZ_LIKELY() and LIBRPZ_UNLIKELY() macros that
were actually unused in the code.  Remove the macros and the autoconf
check for __builtin_expect().
2021-10-14 15:22:57 +02:00
..
bind9 Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
dns Remove unused LIBRPZ_(UN)LIKELY macros 2021-10-14 15:22:57 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Stop providing branch prediction information 2021-10-14 10:33:24 +02:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
ns Stop providing branch prediction information 2021-10-14 10:33:24 +02: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