bind9/doc
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
..
arm Add CHANGES and release note 2020-03-16 15:20:12 -03:00
design Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
dev Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
doxygen fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
misc build doc 2020-03-12 01:14:07 -07:00
tex Tweak paragraph style in release notes PDF 2019-06-07 08:37:22 +02:00
xsl fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
Makefile.in Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00