Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-12-06 | Add mmap() and munmap() methods to low level API | Miklos Szeredi | -0/+26 | |
Currently this is only useful for CUSE. Also update retrieve_reply() method. | ||||
2010-08-27 | cuse: fix minor typos in error messages | Miklos Szeredi | -4/+4 | |
This basically was a %s/fuse:/cuse:/ to remove some apparent copy/paste errors. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> | ||||
2009-08-18 | * Add missing fuse_session_data to versionscript | Miklos Szeredi | -3/+3 | |
* Make sure all global symbols are prefixed with "fuse_" or "cuse_" * Released 2.8.0 | ||||
2009-06-18 | CUSE patches from Tejun Heo (add new files) | Miklos Szeredi | -0/+371 | |