bind9/lib
Ondřej Surý 42d59c2ee4 Use atomics for CMM_{LOAD,STORE}_SHARED with ThreadSanitizer
Upstream has removed the atomics implementation of CMM_LOAD_SHARED and
CMM_STORE_SHARED as these can be used also with non-stdatomics types.
As we only use the CMM api with stdatomics types, we can restore the
previous behaviour to prevent ThreadSanitizer warnings.

(cherry picked from commit 539be61b68)
2025-11-27 09:32:36 +00:00
..
dns Reduce the number of outgoing queries 2025-11-26 17:53:25 +01:00
isc Use atomics for CMM_{LOAD,STORE}_SHARED with ThreadSanitizer 2025-11-27 09:32:36 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg fix a "max-cache-size" configuration bug 2025-10-29 11:30:25 -07:00
ns check plugin config before registering 2025-10-01 11:16:11 +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