bind9/lib
Ondřej Surý e847591867 Improve the backtrace to print symbols when backtrace_symbols() is available
The previous commit removed the code related to the internal symbol
table.  On platforms where available, we can now use backtrace_symbols()
to print more verbose symbols table to the output.

As there's now general availability of backtrace() and
backtrace_symbols() functions (see below), the commit also removes the
usage of glibc internals and the custom stack tracing.

* backtrace(), backtrace_symbols(), and backtrace_symbols_fd() are
  provided in glibc since version 2.1.
* backtrace(), backtrace_symbols(), and backtrace_symbols_fd() first
  appeared in Mac OS X 10.5.
* The backtrace() library of functions first appeared in NetBSD 7.0 and
  FreeBSD 10.0.
2020-03-11 20:32:21 +01:00
..
bind9 Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
dns remove redundant ZONEDB_UNLOCK 2020-03-09 14:05:14 -07:00
irs Fixup the headers formatting 2020-03-11 10:19:32 +01:00
isc Improve the backtrace to print symbols when backtrace_symbols() is available 2020-03-11 20:32:21 +01:00
isccc Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
isccfg add syntax and setter/getter functions to configure max-ixfr-ratio 2020-03-05 17:20:16 -08:00
ns Remove configure option to compile without libtool 2020-03-11 10:31:51 +01:00
samples Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
win32/bindevt apply the modified style 2020-02-13 15:05:06 -08:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00