bind9/lib
Ondřej Surý e01151f729 Rewrite the bit rotate functions using __builtin or generic
In gcc 15, __builtin_stdc_rotate_{left,right} was added.  Use these
builtins when available otherwise rewrite the ISC_ROTATE_LEFT and
ISC_ROTATE_RIGHT using _Generic.
2025-08-27 11:53:05 +02:00
..
dns move keystores handle from the zone to the view 2025-08-27 10:25:20 +02:00
isc Rewrite the bit rotate functions using __builtin or generic 2025-08-27 11:53:05 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Add a new 'servfail-until-ready' configuration option for RPZ 2025-08-22 16:31:17 +00:00
ns Implement '-T slowrpz' named testing option 2025-08-22 16:31:17 +00: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