bind9/bin/dig
Ondřej Surý d1448a4c2a Move the <isc/readline.h> header to bin/dig/readline.h
The <isc/readline.h> header provided a compatibility shim to use when
other non-GNU readline libraries are in use.  The two places where
readline library is being used is nslookup and nsupdate, so the header
file has been moved to bin/dig directory and it's directly included from
bin/nsupdate.

This also conceals any readline headers exposed from the libisc headers.
2021-02-16 01:04:46 +00:00
..
win32 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Report unknown dash option during the pre-parse phase 2021-01-26 13:26:10 +01:00
dig.rst add +dns64prefix to dig to display any DNS64 prefixes at IPV4ONLY.ARPA 2020-11-25 08:25:29 +11:00
dighost.c Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
dighost.h Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
host.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
host.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Move the <isc/readline.h> header to bin/dig/readline.h 2021-02-16 01:04:46 +00:00
nslookup.c Move the <isc/readline.h> header to bin/dig/readline.h 2021-02-16 01:04:46 +00:00
nslookup.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
readline.h Move the <isc/readline.h> header to bin/dig/readline.h 2021-02-16 01:04:46 +00:00