bind9/bin/named/include
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
..
dlz Use clang-tidy to add curly braces around one-line statements 2020-02-13 22:07:21 +01:00
named Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00