bind9/bin/dig
Ondřej Surý a5e837cfda Don't set locale globally, just use it when needed
Previously, we would set the locale on a global level and that could
possibly lead to different behaviour in underlying functions.  In this
commit, we change to code to use the system locale only when calling the
libidn2 functions and reset the locale back to "POSIX" when exiting the
libidn2 code.

(cherry picked from commit 0d35b3f1a9)
2021-06-23 11:50:09 +02:00
..
include update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +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 14:18:54 +01:00
dig.rst Update dig's man page 2021-03-25 14:33:50 -03:00
dighost.c Don't set locale globally, just use it when needed 2021-06-23 11:50:09 +02:00
host.c Don't set locale globally, just use it when needed 2021-06-23 11:50:09 +02:00
host.rst Text edits to manual paages 2021-01-12 15:37:47 +01:00
Makefile.in add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
nslookup.c Refactored dns_message_t for using attach/detach semantics 2020-09-30 11:34:42 +10:00
nslookup.rst Text edits to manual paages 2021-01-12 15:37:47 +01:00