summaryrefslogtreecommitdiffstats
path: root/backtrace-symbols.c
Commit message (Expand)AuthorAgeFilesLines
* find_matching_file returns ElfXX_Phdr *; enables optimization.John Reiser2011-03-221-5/+6
* Flush historical code under "#if 0".John Reiser2011-03-221-45/+0
* Tri-gram paranoia.John Reiser2011-03-221-1/+1
* Use array notation in backtrace_symbols().John Reiser2011-03-221-8/+5
* Replace alloca() with c99 or gcc extension variable-length arrays.John Reiser2011-03-221-2/+1
* Modernize translate_addresses_buf()John Reiser2011-03-211-14/+15
* Further const use cleanupJohn Reiser2011-03-211-24/+19
* Use const where possible and clean up backtrace_symbols()John Reiser2011-03-211-21/+16
* Prefer alloca() over malloc() where possible and small sizeJohn Reiser2011-03-211-4/+2
* Use bfd callback for re-entrancy and clean up dl_iterate_phdr callbackJohn Reiser2011-03-211-59/+67
* import of memstomp 0.1.2 tree.0.1.2William Cohen2011-03-091-0/+361