bind9/bin
Ondřej Surý 0582478c96 Remove isc_task_destroy() and isc_task_shutdown()
After removing the isc_task_onshutdown(), the isc_task_shutdown() and
isc_task_destroy() became obsolete.

Remove calls to isc_task_shutdown() and replace the calls to
isc_task_destroy() with isc_task_detach().

Simplify the internal logic to destroy the task when the last reference
is removed.
2022-05-12 14:55:49 +02:00
..
check Remove remaining checks for rbt64 2022-05-03 00:41:42 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
dig Remove unnecessary NULL pointer check 2022-05-02 13:39:25 +00:00
dnssec Use unique program + option names for link anchors to support Sphinx 1.8.5 2022-04-25 14:27:34 +02:00
named Remove isc_task_onshutdown() 2022-05-12 13:45:34 +02:00
nsupdate Remove isc_task_onshutdown() 2022-05-12 13:45:34 +02:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Fix typo, withdraw should be withdrawn 2022-05-02 12:50:46 +10:00
tests Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
tools Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00