]> git.tuebingen.mpg.de Git - paraslash.git/history - sched.c
paraslash 0.7.3
[paraslash.git] / sched.c
2023-06-18 Andre NollMerge branch 'maint'
2023-05-11 Andre NollMerge branch 'maint'
2023-03-11 Andre NollConsolidate EOF error codes.
2023-03-11 Andre Nollsched: Improve error diagnostics.
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-11 Andre NollMerge branch 'refs/heads/t/poll'
2022-08-28 Andre NollSwitch from select(2) to poll(2).
2022-08-25 Andre NollRename ->{pre,post}_select methods to ->{pre,post}_monitor.
2022-08-25 Andre NollHide implementation of para_fd_set().
2022-08-25 Andre Nollsched: Use integer value for select timeout.
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-24 Andre NollMerge branch 'maint'
2022-03-12 Andre NollMerge branch 'maint'
2022-02-24 Andre NollMerge tag 'v0.6.4'
2022-02-21 Andre NollMerge branch 'refs/heads/t/sha256'
2022-02-10 Andre NollMerge branch 'refs/heads/t/rm_v1_moods'
2022-01-03 Andre NollMerge branch 'refs/heads/t/rm_task_subcmd'
2021-11-28 Andre NollMerge branch 'refs/heads/t/ubsan'
2021-11-22 Andre NollMerge branch 'refs/heads/t/duration-keyword'
2021-11-18 Andre NollMerge branch 'refs/heads/t/score-formula'
2021-11-15 Andre NollMerge branch 'refs/heads/t/list-cleanups'
2021-11-04 Andre NollMerge branch 'maint'
2021-08-30 Andre NollMerge branch 'maint'
2021-08-08 Andre Nolllist.h: Convert INIT_LIST_HEAD macro to inline function.
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-28 Andre NollMerge branch 'refs/heads/t/listen-address'
2018-05-20 Andre NollMerge branch 'refs/heads/t/clean_server_exit'
2018-05-13 Andre NollMerge branch 'refs/heads/t/crypt'
2018-05-06 Andre NollMerge branch 'refs/heads/t/doc'
2018-05-06 Andre NollMerge branch 'maint'
2018-02-11 Andre NollFix bad grammar "allows <infinitive>".
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
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'
next