summaryrefslogtreecommitdiff
path: root/sched.c
AgeCommit message (Expand)Author
2006-03-18use ast_calloc instead of malloc+memset and remove some unnecessary initializ...Russell Bryant
2006-03-08- Doxygen formattingOlle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-05fix a warning on osxRussell Bryant
2005-08-22add preliminary support for SIP timers (issue #4359)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-15clean up scheduler debugging and expose defines in the Makefile (bug #4703)Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-15formatting fixesRussell Bryant
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-13Add sched_when function (bug #4022)Mark Spencer
2004-07-20Minor scheduling fixupsMark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2003-11-21Unlock while processing schedule queueMark Spencer
2003-11-21Fix typoMark Spencer
2003-11-21Make CALLTYPE availableMark Spencer
2003-11-12Minor typoMark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-07-27Merge / correct MM's patchesMark Spencer
2002-09-05Version 0.2.0 from FTPMark Spencer
2001-06-26Version 0.1.9 from FTPMark Spencer
2001-04-23Version 0.1.8 from FTPMark Spencer
1999-12-11Version 0.1.1 from FTPMark Spencer
1999-10-13Version 0.1.0 from FTPMark Spencer