Make dummy completers static.
[paraslash.git] / sched.c
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-06-25 Andre Nolldoxygen: Add \ref to references.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre Nollsched: Log task termination status.
2016-04-01 Andre NollMerge branch 'maint'
2016-02-21 Andre NollMerge branch 'maint'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2015-01-12 Andre Nollsched.c: Remove unused timeout_is_zero().
2015-01-12 Andre NollRemove unnecessary system header includes.
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-05-25 Andre Nollsched: Mark global now pointer as const.
2014-05-25 Andre Nollsched: Directly pass context pointer to pre/post_select().
2014-05-25 Andre Nollsched: kill task->dead.
2014-05-25 Andre Nollsched: Do not shadow task_info in struct task.
2014-05-25 Andre Nollsched: Dont use fixed-size buffer for task names.
2014-05-25 Andre Nollsched: Rename task->error to tast->status.
2014-05-25 Andre Nollsched: Rename task->status to task->name.
2014-05-25 Andre Nollsched: Make struct task private to sched.c.
2014-05-25 Andre Nollsched: Introduce task_status().
2014-05-25 Andre Nollsched: Remove ->owned_by_sched.
2014-05-25 Andre Nollsched: Remove register_task().
2014-05-25 Andre Nolltask_register() conversion: receivers
2014-05-25 Andre Nollsched: Introduce alternative task API.
2014-05-25 Andre Nollsched: Mark argument of task_get_notification() as...
2014-05-25 Andre NollSimplify sched: Use only a single task list.
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollChange copyright year to 2014.
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollsched: Provide alternative post_select variant.
2013-04-30 Andre NollReplace gettimeofday() by clock_gettime().
2013-04-17 Andre Nollsched: Get rid of (pre)select shortcuts.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre Nollsched: Replace sched_shutdown() by task_notify_all().
2012-11-18 Andre Nollsched: Introduce task notifications.
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-21 Andre NollAdd some missing documentation.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-15 Andre Nolldoc: Add some missing doxygen comments.
2011-08-18 Andre Nollsched: Zero-out fd sets on min delay.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-07 Andre Nollsched: Improve sched_request_barrier() and friends.
2011-07-30 Andre Nollsched: Optimize the case of zero timeouts.
2011-07-30 Andre Nollsched: Kill unnecessary check in sched_pre_select().
2011-07-30 Andre Nollsched: Use (0,0) as the timeval for a minimal delay.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-15 Andre Nollsched: Only call post_select() if task is not in error...
2011-03-12 Andre Nollaudiod: Kill com_kill().
2011-03-05 Andre NollKill TASK_UNREGISTERED error code.
next