| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| Add a generic buffer interface for use with I/O. Buffer vectors are supplied and each buffer in the vector may be a memory pointer or a file descriptor. The fuse_reply_fd() interface is converted to using buffers. | ||||
