summaryrefslogtreecommitdiff
path: root/include/haproxy/mworker.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: mworker: allocate and initialize a mworker_procWilliam Lallemand2022-01-281-0/+1
* BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reloadWilliam Lallemand2022-01-281-0/+1
* CLEANUP: tree-wide: fix prototypes for functions taking no arguments.Tim Duesterhus2021-09-151-7/+7
* BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_listRemi Tricot-Le Breton2021-05-311-1/+1
* REORG: mworker: move proc_self from global to mworkerWilly Tarreau2021-05-081-0/+2
* REORG: include: move signal.h to haproxy/signal{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move mworker.h to haproxy/mworker{,-t}.hWilly Tarreau2020-06-111-0/+44