Commit Graph

4 Commits (14df96bc34099f647ab01bfef3e93ad835f84cf0)

Author SHA1 Message Date
leitner e0a6a1cb84 try to catch malicious input in textcode fmt_* functions
leitner 3004b518ef switch to size_t and ssize_t
leitner 60d00ede11 remove some warnings
leitner a8f6a1c121 remove special case stralloc textcode functions
write generic stralloc and array textcode wrapper functions
change textcode API to use long instead of int
add cescape fmt and scan functions to textcode
add fmt_foldwhitespace to textcode