diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-05-09 15:54:24 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-05-11 15:19:25 -0700 |
commit | 40feb616242c4e29395659ff1873c9fa35b31dcd (patch) | |
tree | 8ff59da6db7e5b45e9c9f2ff11364b2e5c4a180b /src/libs/sig/ops_min.c | |
parent | a4d52bcd363ee185ff20c74b3c97de96e314d381 (diff) |
til_settings: recursive til_settings_as_arg()
Currently in rototiller the only (de)serialization format of
settings is the args strings, so this is a rather critical piece
to get in for recursive settings to really be usable.
This is a quick and dirty implementation utilizing
open_memstream() which despite being POSIX has spotty support (I
don't think MacOS has it for instance). So that's probably
something to rip out in the future.
Nonetheless, this moves things forward and works fine on GNU.
Diffstat (limited to 'src/libs/sig/ops_min.c')
0 files changed, 0 insertions, 0 deletions