summaryrefslogtreecommitdiffstats
path: root/src/core/xferbuf.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix compiler warnings on some gcc versionsMichael Brown2015-07-271-1/+1
* [xferbuf] Add xfer_buffer() to provide direct access to underlying bufferMichael Brown2015-07-221-0/+39
* [xferbuf] Generalise to handle umalloc()-based buffersMichael Brown2015-07-221-22/+195
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [xferbuf] Add generic data-transfer bufferMichael Brown2012-05-081-0/+108