aboutsummaryrefslogtreecommitdiffstats
path: root/main/sched.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-08improve linked-list macros in two ways:kpfleming1-4/+4
2007-09-21Merged revisions 83432 via svnmerge from russell1-5/+5
2007-08-30A schedule id of 0 is not possible and is used to flag that we want to add a ...tilghman1-1/+2
2007-08-17This commit adds a scheduler API call, ast_sched_replace that can be usedrussell1-0/+13
2007-06-25Convert so more logging to ast_debug (issue #10045, dimas)russell1-16/+14
2007-06-24Conversions to ast_debug()russell1-13/+9
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-4/+4
2007-02-23Merged revisions 56457 via svnmerge from file1-1/+2
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-14/+18
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+399