aboutsummaryrefslogtreecommitdiffstats
path: root/lib/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Support for building on AndroidSteve Kondik2013-07-071-1/+1
* Fix missing config.h in buffer.cMiklos Szeredi2012-08-241-0/+1
* Check if splice/vmsplice are supportedMiklos Szeredi2011-05-271-0/+11
* fuse_buf_copy: check if buffers are the sameMiklos Szeredi2010-11-101-1/+13
* Fix fuse_buf_copy() if already at the end of the buffersMiklos Szeredi2010-11-081-4/+14
* libfuse: add buffer interfaceMiklos Szeredi2010-07-121-0/+284