bind9/lib
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
..
dns use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
isc use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
isccc switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
isccfg use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
ns use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00