]> git.ipfire.org Git - thirdparty/asterisk.git/commit
convert the list of scheduled items in a scheduler context to use the
authorRussell Bryant <russell@russellbryant.com>
Fri, 5 May 2006 17:09:27 +0000 (17:09 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 5 May 2006 17:09:27 +0000 (17:09 +0000)
commit55aab4cfbdb67be74edc53d73dc3dbb709ded1c5
treee906c85dfb9ba9dcd121cc0d22430c13bab00f25
parent326afa490051a0fa21ea0cc0361868b2f8ec8d6b
convert the list of scheduled items in a scheduler context to use the
list macros.  Also, use ast_calloc instead of malloc in one place

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
sched.c