mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dig.c | ||
| dig.rst | ||
| dighost.c | ||
| dighost.h | ||
| host.c | ||
| host.rst | ||
| Makefile.am | ||
| nslookup.c | ||
| nslookup.rst | ||
| readline.h | ||