aboutsummaryrefslogtreecommitdiff
path: root/libbutl/backtrace.cxx
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Complete NetBSD compatibilityBoris Kolpackov1-5/+6
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-10-29Only enable backtrace support on Linux if using glibcBoris Kolpackov1-2/+5
Other libc implementations, for example musl, don't support this out of the box.
2019-05-28Add backtrace()Karen Arutyunov1-0/+101