Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-06-06 | Avoid pointer arithmetic with `void *` | Michael Forney | -6/+6 |
2016-10-02 | Extended per-file comments. | Nikolaus Rath | -0/+3 |
2012-08-24 | Fix missing config.h in buffer.c | Miklos Szeredi | -0/+1 |
2011-05-27 | Check if splice/vmsplice are supported | Miklos Szeredi | -0/+11 |
2010-11-10 | fuse_buf_copy: check if buffers are the same | Miklos Szeredi | -1/+13 |
2010-11-08 | Fix fuse_buf_copy() if already at the end of the buffers | Miklos Szeredi | -4/+14 |
2010-07-12 | libfuse: add buffer interface | Miklos Szeredi | -0/+284 |