aboutsummaryrefslogtreecommitdiffstats
path: root/lib/buffer.c
AgeCommit message (Expand)AuthorLines
2016-10-02Extended per-file comments.Nikolaus Rath-0/+3
2012-08-24Fix missing config.h in buffer.cMiklos Szeredi-0/+1
2011-05-27Check if splice/vmsplice are supportedMiklos Szeredi-0/+11
2010-11-10fuse_buf_copy: check if buffers are the sameMiklos Szeredi-1/+13
2010-11-08Fix fuse_buf_copy() if already at the end of the buffersMiklos Szeredi-4/+14
2010-07-12libfuse: add buffer interfaceMiklos Szeredi-0/+284