]> granicus.if.org Git - neomutt/commit
Add buffer pool functions.
authorKevin McCarthy <kevin@8t8.us>
Sat, 6 Oct 2018 20:53:33 +0000 (13:53 -0700)
committerRichard Russon <rich@flatcap.org>
Sat, 6 Oct 2018 20:53:33 +0000 (13:53 -0700)
commitcf3772b2b7dd91ae8f0815d28cc7ed26e462d938
tree3aab8b0a675fdbfc10b128c87b7e3989499232df
parenta55ff0070f8562af14beeafcbfceb9e71c5981f8
Add buffer pool functions.

Also add a few helper functions: mutt_buffer_clear(),
mutt_buffer_strcpy(), and a macro mutt_b2s to grab the buffer data as
a const char *.
init.c
main.c
mutt/buffer.c
mutt/buffer.h