mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
The usage of xmlInitThreads() and xmlCleanupThreads() functions in libxml2 is now marked as deprecated, and these functions will be made private in the future. Use xmlInitParser() and xmlCleanupParser() instead of them. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||