summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-08-27 11:34:27 -0700
committerVito Caputo <vcaputo@pengaru.com>2019-08-27 11:34:27 -0700
commit71c5db7476d8deadfa785570ae63732445b10e85 (patch)
treee39c31097505eb59daed6d675126bf619e356a0b /LICENSE
parent83a324a7d4a2c3e0a75148c918171b14f77dd371 (diff)
libstage: encapsulate stage funs in an ops struct
Introduces stage_ops_t, tidying up stage_new() users. For now the stage_t simply references the passed in ops struct, so the caller must ensure its lifetime survives the referencing stages. That may be annoying if callers tend to construct them as compound literals at the call site, but I don't expect that to be too onerous to avoid.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved