]> granicus.if.org Git - sudo/commit
Pass in output function to lbuf_init() instead of writing to stdout.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 2010 15:31:22 +0000 (11:31 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 2010 15:31:22 +0000 (11:31 -0400)
commitf41b58756be79b6a53b8c8b6f511c0a79e94e626
treecc2bcb2dd4c6971c503644348146e7528189c2e5
parent178bfaa5fa524b2affaff45383cb6ebfac81d11a
Pass in output function to lbuf_init() instead of writing to stdout.
A side effect is that the usage info can now go to stderr as it
should.  Add support for embedded newlines in lbuf and use that
instead of multiple calls to lbuf_print.

--HG--
branch : 1.7
lbuf.c
lbuf.h
ldap.c
parse.c
sudo.c
sudo_nss.c