bind9/lib
Mark Andrews af14091f65 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.

(cherry picked from commit 0b793166d0)
2020-03-18 11:44:18 +01:00
..
bind9 Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
dns Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
irs Fixup the headers formatting 2020-03-11 10:23:35 +01:00
isc Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
isccc Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
isccfg Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
ns Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
samples Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
win32/bindevt Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00