summaryrefslogtreecommitdiff
path: root/src/til_str.c
AgeCommit message (Expand)Author
2023-08-14til_str: handle overflows in til_str_appendf()Vito Caputo
2023-08-14til_str: realloc in increasingly larger incrementsVito Caputo
2023-07-04til_str: mechanical rename s/seed/string/Vito Caputo
2023-07-04til_str: exclude \0 from res_len for til_str_buf()/til_str_to_buf()Vito Caputo
2023-07-04til_str: introduce til_str_chomp()Vito Caputo
2023-07-04til_str: fix va_start/va_end usage in til_str_newf()Vito Caputo
2023-06-12til_str: add preliminary growable string typeVito Caputo
© All Rights Reserved