bind9/lib/dns/include
Ondřej Surý 259600c837
Cleanup the usage of dns_offsets_t vs unsigned char * pointers
There was a back-and-forth between static arrays and the pointers to the
offsets.  Since we are now only using the static arrays, we can cleanup
the usage of the pointers that would previously point either to the
static array or name->offsets if available.
2025-02-25 12:17:34 +01:00
..
dns Cleanup the usage of dns_offsets_t vs unsigned char * pointers 2025-02-25 12:17:34 +01:00
dst Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
irs Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00