command_util: Avoid empty output lines.
[paraslash.git] / sched.h
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-07 Andre Nollsched: Improve sched_request_barrier() and friends.
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-12 Andre Nollaudiod: Kill com_kill().
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-08-31 Andre Nollsched: Use built-in instead of open-coded timeout helpers.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-12 Andre NollMerge branch 'maint'
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-03-07 Andre NollMerge branch 'maint'
2010-01-31 Andre NollMerge branch 'maint'
2010-01-30 Andre NollMerge remote branch 'fml/next'
2010-01-30 Andre Nollsched: Add sched_request_barrier_or_min_delay().
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-15 Andre Nollbtr support for para_client.
2010-01-11 Andre Nollsched: Add some helper functions.
2010-01-06 Andre Nollsched.h: Explicitely mention size of task status buffer.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-04-12 Andre NollIntroduce sched->select_function.
2008-04-01 Andre NollMake unregister_task() static.
2008-03-31 Andre NollDocumentation updates and cleanups.
2008-03-31 Andre NollExport sched_shutdown().
2008-03-30 Andre NollSimplify the scheduling code.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename sched() to schedule().
2007-09-28 Andre NollEven more typo fixes.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-13 Andreget rid of init_shed()
2006-06-13 Andredoxify missing bits
2006-06-12 AndreAdd scheduler documentation
2006-06-07 Andresplit audiod
2006-06-05 Andresched: nuke "flag" field of struct task
2006-06-01 Andresched/audiod feature: task list and kill
2006-05-29 AndreMerge branch 'sched'
2006-05-23 AndreRename error handler() to event_handler()
2006-05-23 Andresimplify sched: nuke PRE_EOF_IS_ERROR
2006-05-23 Andrefirst version of the universal paraslash scheduler