Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-10-09 | Renamed timefsN examples to fuse_notify_* | Nikolaus Rath | -351/+0 | |
This should make it more obvious at first glance what the different examples do. | ||||
2016-10-09 | Include testfsN examples in Doxygen documentation. | Nikolaus Rath | -56/+67 | |
2016-10-09 | fuse_parse_cmdline(): do not print help/version text | Nikolaus Rath | -2/+22 | |
The current behavior makes it difficult to add help for additional options. With the change, this becomes a lot easier. | ||||
2016-10-08 | Added timefs3 to test notify_inval_entry. | Nikolaus Rath | -0/+320 | |
Fixes #32. |