summaryrefslogtreecommitdiffstats
path: root/src/core/ebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Moved most buffer debug messages to DBG2.Michael Brown2007-01-291-4/+12
* Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviouslyMichael Brown2007-01-161-3/+3
* Build automatically expanding buffers from struct buffer and erealloc().Michael Brown2007-01-121-0/+72