bind9/lib
Aram Sargsyan 791a046cc7 Use atomic store operations instead of atomic initialize
The atomic_init() function makes sense to use with structure's
members when creating a new instance of a strucutre. In other
places, use atomic store operations instead, in order to avoid
data races.
2023-12-15 09:56:44 +00:00
..
dns Use atomic store operations instead of atomic initialize 2023-12-15 09:56:44 +00:00
isc Move atomic statscounter next to the non-atomic definition 2023-12-14 09:11:48 +01:00
isccc NetBSD has added 'hmac' to libc so rename out uses of hmac 2023-12-13 22:27:38 +00:00
isccfg Remove obsolete check for resolver-nonbackoff-tries 2023-12-07 13:10:58 +01:00
ns BIND: Add 'allow-proxy' and 'allow-proxy-on' options 2023-12-06 15:15:25 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00