bind9/lib/isccc
Ondřej Surý 55c29b8d83
Do extra manual isc_mem_cget() conversions
Some of the cases weren't caught by the coccinelle and there were some
places where cget+memmove() could get converted to simple creget().
2023-08-31 22:08:35 +02:00
..
include Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02: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 Fix the streaming read callback shutdown logic 2023-04-20 12:58:32 +02: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 Do extra manual isc_mem_cget() conversions 2023-08-31 22:08:35 +02:00