summaryrefslogtreecommitdiffstats
path: root/buffer.h
AgeCommit message (Expand)Author
2019-03-13Add mutt_buffer_strcpy_n().Kevin McCarthy
2019-02-12Add mutt_buffer_len() helper.Kevin McCarthy
2018-12-03Add mutt_buffer_addstr_n().Kevin McCarthy
2018-10-15Add rfc1524 buffer function interfaces for attach.c conversion.Kevin McCarthy
2018-10-08Create mutt_buffer_add_printf().Kevin McCarthy
2018-10-06Add buffer pool functions.Kevin McCarthy
2018-10-06Rearrange and clean up buffer functions.Kevin McCarthy
2018-10-06Break buffer functions into separate source file.Kevin McCarthy