bind9/bin/check
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
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
check-tool.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
named-checkconf.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
named-checkconf.rst Allow named-checkconf to selectively check dnssec-policy algorithms 2023-04-03 12:15:57 +10:00
named-checkzone.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
named-checkzone.rst Add check-svcb to named 2022-10-29 00:22:54 +11:00
named-compilezone.rst disable checks by default in named-compilezone 2023-12-20 16:57:19 -08:00