dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/utils
tilghman 0f64cef674 Merged revisions 298960 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r298960 | tilghman | 2010-12-17 17:52:04 -0600 (Fri, 17 Dec 2010) | 20 lines
  
  Merged revisions 298957 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ................
    r298957 | tilghman | 2010-12-17 17:30:55 -0600 (Fri, 17 Dec 2010) | 13 lines
    
    Merged revisions 298905 via svnmerge from 
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
      r298905 | tilghman | 2010-12-17 15:40:56 -0600 (Fri, 17 Dec 2010) | 6 lines
      
      Let Asterisk find better backtrace information with libbfd.
      
      The menuselect option BETTER_BACKTRACES, if enabled, will use libbfd to search
      for better symbol information within both the Asterisk binary, as well as
      loaded modules, to assist when using inline backtraces to track down problems.

      Review: https://reviewboard.asterisk.org/r/1055/
    ........
  ................
................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@298961 f38db490-d61c-443f-a65b-d21fe96a405b
2010-12-18 00:08:13 +00:00
..
Makefile Make utils/ stuff *actually* compile this time. 2010-04-22 22:10:17 +00:00
ael_main.c Merged revisions 298960 via svnmerge from 2010-12-18 00:08:13 +00:00
astcanary.c Oops, missed an include 2010-01-15 21:42:36 +00:00
astman.1 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
astman.c incorporates r159808 from branches/1.4: 2008-11-29 17:57:39 +00:00
check_expr.c Merged revisions 298960 via svnmerge from 2010-12-18 00:08:13 +00:00
clicompat.c simplify this file 2007-12-10 08:35:35 +00:00
conf2ael.c Merged revisions 298960 via svnmerge from 2010-12-18 00:08:13 +00:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c Merged revisions 269635 via svnmerge from 2010-06-10 08:15:45 +00:00
frame.c AST-2009-005 2009-08-10 19:20:57 +00:00
frame.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
hashtest.c Merged revisions 298960 via svnmerge from 2010-12-18 00:08:13 +00:00
hashtest2.c Merged revisions 298960 via svnmerge from 2010-12-18 00:08:13 +00:00
muted.c Merged revisions 297821 via svnmerge from 2010-12-07 22:54:00 +00:00
refcounter.c Merged revisions 298960 via svnmerge from 2010-12-18 00:08:13 +00:00
smsq.c Application delimiter is ',', not '|'. 2009-04-14 05:27:53 +00:00
stereorize.c fixes some memory leaks and redundant conditions 2009-06-18 16:37:42 +00:00
streamplayer.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
utils.xml Instead of just automatically filtering out in the Makefile, give an indication of dependencies in menuselect. 2010-02-15 21:37:58 +00:00