aboutsummaryrefslogtreecommitdiff
path: root/src/common/backtrace.c
Commit message (Expand)AuthorAge
* Log a backtrace when the sandbox finds a failureNick Mathewson2014-04-10
* Trivial comment fix.Nick Mathewson2014-02-25
* Threadproof our log_backtrace implementationNick Mathewson2014-02-24
* Add a _GNU_SOURCE definition to backtrace.c to fix compilationNick Mathewson2013-11-18
* Whoops -- add missing defined().Nick Mathewson2013-11-18
* Make header includes match declarations in pc_from_ucontext.m4Nick Mathewson2013-11-18
* Reseolve DOCDOC and XXXXs in backtrace.cNick Mathewson2013-11-18
* Make backtrace handler handle signals correctly.Nick Mathewson2013-11-18
* Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
* Basic backtrace abilityNick Mathewson2013-11-18