bind9/bin/check
Mark Andrews 0b793166d0 Refactor the isc_log API so it cannot fail on memory failures
The isc_mem API now crashes on memory allocation failure, and this is
the next commit in series to cleanup the code that could fail before,
but cannot fail now, e.g. isc_result_t return type has been changed to
void for the isc_log API functions that could only return ISC_R_SUCCESS.
2020-03-18 09:05:59 +01:00
..
win32 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
check-tool.h Reformat using the new rules 2020-02-14 09:31:05 +01:00
Makefile.in Remove support for internal symbol table 2020-03-11 11:13:52 +01:00
named-checkconf.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
named-checkconf.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
named-checkconf.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
named-checkconf.html prep 9.15.8 2020-01-16 08:01:20 +00:00
named-checkzone.8 prep 9.15.8 2020-01-16 08:01:20 +00:00
named-checkzone.c fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
named-checkzone.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
named-checkzone.html prep 9.15.8 2020-01-16 08:01:20 +00:00