bind9/lib
Petr Menšík f00f521e9c Use detected cache line size
IBM power architecture has L1 cache line size equal to 128.  Take
advantage of that on that architecture, do not force more common value
of 64.  When it is possible to detect higher value, use that value
instead.  Keep the default to be 64.
2022-01-27 13:02:23 +01:00
..
bind9 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dns Fix a memory leak in dns_dlzcreate() 2022-01-25 08:21:50 +00:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Use detected cache line size 2022-01-27 13:02:23 +01:00
isccc Use ISC_R_SHUTTINGDOWN to detect netmgr shutting down 2022-01-13 09:14:12 +01:00
isccfg Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +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 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00