bind9/lib
Ondřej Surý 539be61b68
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.
2025-11-26 17:14:12 +01:00
..
dns Skip private records when syncing secure db 2025-11-24 10:21:33 +01:00
isc Use atomics for CMM_{LOAD,STORE}_SHARED with ThreadSanitizer 2025-11-26 17:14:12 +01:00
isccc Apply the changes from updated set_if_not_null semantic patch 2025-10-08 17:44:50 +02:00
isccfg fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
ns Restore recording ns_statscounter_edns0out 2025-11-25 13:26:50 +11:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00