bind9/bin/tools
Ondřej Surý 04d0b70ba2 Replace ISC_NORETURN with C11's noreturn
C11 has builtin support for _Noreturn function specifier with
convenience noreturn macro defined in <stdnoreturn.h> header.

Replace ISC_NORETURN macro by C11 noreturn with fallback to
__attribute__((noreturn)) if the C11 support is not complete.
2022-03-25 08:33:43 +01:00
..
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
arpaname.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
arpaname.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00
dnstap-read.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
dnstap-read.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Fix the remaining cases of <prog>_CFLAGS -> <prog>_CPPFLAGS 2022-03-13 17:42:09 +01:00
mdig.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
mdig.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
named-journalprint.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-journalprint.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
named-nzd2nzf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-nzd2nzf.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
named-rrchecker.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
named-rrchecker.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
nsec3hash.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
nsec3hash.rst Use semantic markup for :program: self-references 2022-03-14 10:46:36 +01:00