aboutsummaryrefslogtreecommitdiffstats
path: root/astmm.c
AgeCommit message (Collapse)AuthorFilesLines
2006-03-28backport astmm + sparch fixes from the trunkrussell1-3/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@15743 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16issue #5035kpfleming1-15/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7110 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6847 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-29Print anomlies at free / show memory allocations timemarkster1-1/+43
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6694 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+16
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6596 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14don't double define our own string functions on platforms that don't have ↵kpfleming1-1/+0
them (issue #5169) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6587 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23make MALLOC_DEBUG build work properly (issue #4970 with additional changes)kpfleming1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6379 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-03Fix some astmm formatting and path issues (bug #4753)markster1-37/+35
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6269 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-10more ast_copy_string conversionsrussell1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6073 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06fix version tag macro callskpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5869 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06remove experimental module version tagskpfleming1-0/+4
add per-file revision tags and 'show version files' CLI command git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5864 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-22phase 1 of header include cleanup (bug #4067)kpfleming1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5498 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming1-4/+4
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-23Merge Russell's formatting patch (bug #3838)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5234 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-1/+0
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3276 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3176 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-14add a vasprintf replacement. Bug #839jeremy1-0/+20
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2030 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-14fix typo. Bug #837jeremy1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2028 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11fix deadlock issues with astmmjeremy1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1957 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-21Fix astmm for new build processmarkster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1389 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-11/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1310 f38db490-d61c-443f-a65b-d21fe96a405b
2003-05-09Fix typomarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@983 f38db490-d61c-443f-a65b-d21fe96a405b
2003-05-08Add astmmmarkster1-5/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@982 f38db490-d61c-443f-a65b-d21fe96a405b
2003-05-06Write to memory management logmarkster1-1/+20
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@963 f38db490-d61c-443f-a65b-d21fe96a405b
2003-04-28Fix pbx_wilcalu from occupying 100% CPU now that it's nonblocking, and add ↵markster1-0/+319
malloc debug git-svn-id: http://svn.digium.com/svn/asterisk/trunk@927 f38db490-d61c-443f-a65b-d21fe96a405b