bind9/lib/isccc
Ondřej Surý 3a6a0fa867 Replace DE_CONST(k, v) with v = UNCONST(k) macro
Replace the complicated DE_CONST macro that required union with much
simple reference-dereference trick in the UNCONST() macro.
2023-04-03 10:25:56 +00:00
..
include Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
alist.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
base64.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
cc.c Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
ccmsg.c remove isc_task completely 2023-02-16 18:35:32 +01:00
Makefile.am remove isc_task completely 2023-02-16 18:35:32 +01:00
sexpr.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
symtab.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00