summaryrefslogtreecommitdiff
path: root/src/setup.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-05-26 18:31:42 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-05-26 18:31:42 -0700
commit7b26b18e69e7e1af3eeb5176e3575eb049451f44 (patch)
tree0e041fa3764297920659fbc9be734c0ee04caa16 /src/setup.c
parent1a89d30e76d2bdb8268c17073d8a780b5adf3049 (diff)
til_settings: add some settings and desc path printers
These print to a stdio FILE*, which for now is harmless since setup_interactively() will be the only consumer (... for now). If one needed the path in a buffer, they could use open_memstream() and pass that FILE* to the printers. And since commit 40feb61 there's already a dependency on the function, but it's icky to dig deeper into that portability trap. Although it seemed like rototiller actually compiled on MacOS at Gene's house, so maybe open_memstream() isn't as problematic as it once was. Anywhow, this commit only adds the path printing helpers, nothing is using them yet.
Diffstat (limited to 'src/setup.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved