diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-06-12 16:44:28 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-06-12 17:02:58 -0700 |
commit | ffb0ed186bd33d916633e9501250522b94423766 (patch) | |
tree | af4ba95c7789d8a65a1a468d657dcb125d5b3733 /src/til_limits.h | |
parent | 8fb3b27efa707f53bf0b0d74aec0e055f0d10e96 (diff) |
til_settings: pivot settings path printing to til_str
This eliminates more open_memstream() usage in favor of the new
til_str stuff.
While here I've split up the path construction API exposing the
til_str oriented variants, rather than only providing a
FILE*-oriented API. This way you just use the FILE* stuff when
convenient (like printing to stdout/stderr) and go til_str_t when
you're building up a buffer.
Such is life in a sans-open_memstream-world.
Also while here the FILE*-oriented settings path printers were
renamed s/print/fprint/g hence touching setup.c
Diffstat (limited to 'src/til_limits.h')
0 files changed, 0 insertions, 0 deletions