bind9/bin
Aydın Mercan f58ed932d8
use only c23 or c11 noreturn specifiers
Since we require C11 or greater, we can depend on using either _Noreturn
or [[noreturn]].
2024-08-07 18:27:40 +03:00
..
check use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
confgen use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
delv use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dig use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
named use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
nsupdate use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
tests Initialize the DST subsystem implicitly 2024-08-07 17:03:27 +02:00
tools use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00