bind9/bin
Ondřej Surý b43812692d Move netmgr/uv-compat.h to <isc/uv.h>
As we are going to use libuv outside of the netmgr, we need the shims to
be readily available for the rest of the codebase.

Move the "netmgr/uv-compat.h" to <isc/uv.h> and netmgr/uv-compat.c to
uv.c, and as a rule of thumb, the users of libuv should include
<isc/uv.h> instead of <uv.h> directly.

Additionally, merge netmgr/uverr2result.c into uv.c and rename the
single function from isc__nm_uverr2result() to isc_uverr2result().
2022-05-03 10:02:19 +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 Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01: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 Improve forensics for the querylog section of rndc system test 2022-05-02 13:57:49 +00:00
tools Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00