Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-04 | til_str: introduce til_str_chomp() | Vito Caputo | |
Helper for trimming off a trailing CRNL or NL if present Clearly I once knew perl if this is the name that came to mind | |||
2023-06-12 | til_str: add preliminary growable string type | Vito Caputo | |
Preparation for eliminating open_memstream() usage... |