Commit Graph

6 Commits (3872474e17df42916ff9f404fa10b2f326a91beb)

Author SHA1 Message Date
leitner d26b8082d8 shut up new gcc 6 warnings
leitner fce165fdcb remove dead store
leitner e0a6a1cb84 try to catch malicious input in textcode fmt_* functions
leitner 3004b518ef switch to size_t and ssize_t
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
leitner e0437a77ff add yenc