bind9/bin/dig
Ondřej Surý 679e90a57d Add isc_log_createandusechannel() function to simplify usage
The new
isc_log_createandusechannel() function combines following calls:

    isc_log_createchannel()
    isc_log_usechannel()

calls into a single call that cannot fail and therefore can be used in
places where we know this cannot fail thus simplifying the error
handling.
2024-08-20 12:50:39 +00:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dig.rst remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
dighost.c Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
dighost.h use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
host.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
nslookup.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00