bind9/bin/dig
Ondřej Surý 06f9163d51
Remove C++ support from the public header
Since BIND 9 headers are not longer public, there's no reason to keep
the ISC_LANG_BEGINDECL and ISC_LANG_ENDDECL macros to support including
them from C++ projects.
2024-12-18 13:10:39 +01:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
dig.rst Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
dighost.c Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
dighost.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00
host.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Dig now supports selecting FIPS mode at runtime 2024-11-22 09:40:46 +11:00
nslookup.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Remove redundant semicolons after the closing braces of functions 2024-11-19 12:27:22 +01:00