haproxy/include
Willy Tarreau b7bfcb3ff3 MINOR: vars: rename vars_init() to vars_init_head()
The vars_init() name is particularly confusing as it does not initialize
the variables code but the head of a list of variables passed in
arguments. And we'll soon need to have proper initialization code, so
let's rename it now.
2021-09-08 11:10:16 +02:00
..
haproxy MINOR: vars: rename vars_init() to vars_init_head() 2021-09-08 11:10:16 +02:00
import BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long 2021-08-28 11:55:53 +02:00