aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/linkedlists.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-03automerge commitroot1-1/+2
2006-05-23automerge commitroot1-9/+41
2006-04-11automerge commitroot1-0/+1
2006-03-29automerge commitroot1-1/+2
2006-02-23automerge commitroot1-2/+5
2005-12-17We want to check the previous value, not the current value (which was just ch...tilghman1-2/+3
2005-12-12Typotilghman1-1/+1
2005-12-11Bug 5965 - major bug in AST_LIST_REMOVEtilghman1-4/+5
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-11issue #5669kpfleming1-2/+2
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)kpfleming1-0/+2
2005-10-28add 'tail' pointer to list heads, so that common 'insert-to-tail' operations ...kpfleming1-10/+87
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-1/+20
2005-08-24make AST_LIST_REMOVE_HEAD safer to usekpfleming1-4/+5
2005-07-08queue device state changes and handle them serially in a background threadkpfleming1-2/+4
2005-06-06remove experimental module version tagskpfleming1-4/+4
2005-05-15various fixes:kpfleming1-9/+59
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-1/+1
2005-04-06correct error in doxygen docskpfleming1-2/+2
2005-03-21Fix channel variables on cloned channels (bug #3804)markster1-24/+25
2005-01-01List improvements from kpfleming (bugs #3166,#3140)markster1-13/+54
2004-12-23Document linked lists better (bug #3139)markster1-0/+161
2004-12-23Speed up ast_list macros (bug #3135)markster1-3/+5
2004-12-19Fix little macro (bug #3100)markster1-2/+2
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-3/+0
2004-01-29Fix linked lists tail (bug #951)markster1-3/+7
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-6/+7
2002-09-06Version 0.2.0 from FTPmarkster1-0/+81