summaryrefslogtreecommitdiff
path: root/res/res_timing_kqueue.c
AgeCommit message (Expand)Author
2015-07-02res_timing: Don't close FD 0 when out of open files.Walter Doekes
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-03-27res/res_timing_kqueue: Update the module to conform to current timer APIMatthew Jordan
2015-01-26Various fixes for OS XDavid M. Lee
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-02-07timing: Improve performance for most timing implementations.Joshua Colp
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-06-21Conflict kqueue on OS X, since it doesn't work there yet, anyway.Tilghman Lesher
2010-05-18Make happy green color come backTilghman Lesher
2010-05-13For FreeBSDTilghman Lesher
2010-05-13Hmmm, probably should have read the manpage more thoroughly.Tilghman Lesher
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher