summaryrefslogtreecommitdiffhomepage
path: root/circbuffer.c
AgeCommit message (Expand)Author
2015-11-19lazy allocation of circbufferMatt Johnston
2015-05-02Fix no-writev fallbackMatt Johnston
2015-03-01Avoid copying data into circular bufferMatt Johnston
2013-03-20use an empty writebuf rather than a NULL oneMatt Johnston
2012-02-10Clear a few buffers when possibleMatt Johnston
2011-02-23Improve capitalisation for all logged stringsMatt Johnston
2005-09-05* use own assertions which should get logged properlyMatt Johnston
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
2004-08-26- added circular buffering for channelsMatt Johnston