aboutsummaryrefslogtreecommitdiff
path: root/src/core/xferbuf.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-27[build] Fix compiler warnings on some gcc versionsMichael Brown1-1/+1
2015-07-22[xferbuf] Add xfer_buffer() to provide direct access to underlying bufferMichael Brown1-0/+39
2015-07-22[xferbuf] Generalise to handle umalloc()-based buffersMichael Brown1-22/+195
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-05-08[xferbuf] Add generic data-transfer bufferMichael Brown1-0/+108