bind9/bin/tools
Tony Finch 1d807d84f1 Shrink decompression contexts
It's wasteful to use 20 bytes and a pointer indirection to represent
two bits of information, so turn the struct into an enum. And change
the names of the enumeration constants to make the intent more clear.

This change introduces some inline functions into another header,
which confuses `gcovr` when it is trying to collect code coverage
statistics. So, in the CI job, copy more header files into a directory
where `gcovr` looks for them.
2022-06-01 13:00:40 +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 Shrink decompression contexts 2022-06-01 13:00:40 +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 Make all tasks to be bound to a thread 2022-05-25 16:04:51 +02:00
mdig.rst Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02: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