Commit Graph

2 Commits

Author SHA1 Message Date
Todd C. Miller
14d1b79a4a Add lbuf_append_quoted() which takes a set of characters which
should be quoted with a backslash when displayed.
2007-08-22 22:31:07 +00:00
Todd C. Miller
2315b317e2 Add new linebuf code to do appends of dynamically allocated strings
and word-wrapped output.  Currently used for sudo's usage() and
sudo -l output.  Sudo usage strings are now in sudo_usage.h which
is generated at configure time.
2007-08-19 20:48:09 +00:00