aboutsummaryrefslogtreecommitdiffstats
path: root/main/sched.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Oops, wrong definetilghman1-2/+2
2008-07-18Oopstilghman1-0/+4
2008-07-18Preserve ABI compatibility with last changetilghman1-0/+4
2008-07-18Make the ast_assert call within ast_sched_del report something useful.tilghman1-2/+2
2008-06-11Make calls to ast_assert() actually test something, so that the error messagetilghman1-1/+1
2008-05-14Add ast_assert(), which can be used to handle fatal errors. It is only compiledrussell1-3/+1
2007-09-21gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set ofrussell1-3/+3
2007-02-23Change log notice to debug. It is possible for a scheduled item to execute an...file1-1/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+399