aboutsummaryrefslogtreecommitdiff
path: root/buffer.c
AgeCommit message (Collapse)AuthorFilesLines
2015-03-31Check return value of reallocMarc André Tanner1-5/+3
2015-01-02Constify buffer APIMarc André Tanner1-2/+2
2014-12-18Macro supportMarc André Tanner1-0/+54
At some point this should be optimized further at the moment there is some 20 byte overhead for each entered key.