Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-10-28 | Clean-up doxygen documentation | Nikolaus Rath | -3/+3 | |
Fixes: #81. | ||||
2016-10-15 | Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers | Nikolaus Rath | -2/+6 | |
This obsoletes the ftruncate & fgetattr handlers. Fixes #58. | ||||
2016-10-09 | Renamed ioctl and poll examples | Nikolaus Rath | -0/+228 | |
The new names should make it more obvious at first glance what each example demonstrates. |