bind9/lib/isccfg
Evan Hunt d4ebea1037 use a standard CLEANUP macro
CLEANUP is a macro similar to CHECK but unconditional, jumping
to cleanup even if the result is ISC_R_SUCCESS. It is now used
in place of DST_RET, CLEANUP_WITH, and CHECK(<non-success constant>).
2025-12-03 13:45:43 -08:00
..
include fix ACL settings when merging views 2025-11-20 11:24:11 -08:00
aclconf.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
check.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
kaspconf.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
namedconf.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
parser.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00