Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include execinfo.h only on __GLIBC__ | Thomas Boerger | 2015-11-19 | 1 | -1/+3 |
* | Define stacktrace functions only if __GLIBC__ is defined | Thomas Boerger | 2015-11-19 | 1 | -5/+7 |
* | Fix FreeBSD/clang errors caused by -Werror | linnemannr | 2015-05-30 | 1 | -1/+8 |
* | Fixed various warnings. | Mattes D | 2015-01-18 | 1 | -1/+1 |
* | Fixed compiling on linux. | Howaner | 2014-11-30 | 1 | -0/+1 |
* | Added a basic stacktracing for assert and signal failures. | Mattes D | 2014-11-29 | 1 | -0/+43 |