aboutsummaryrefslogtreecommitdiffstats
path: root/example/ioctl.c
AgeCommit message (Expand)AuthorLines
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert-1/+1
2020-01-30examples: mark ops variables constant (#496)zsugabubus-1/+1
2019-12-31Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)Bill Zissimopoulos-1/+1
2019-03-11Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André-1/+1
2017-09-25Removed unneccessary #include <config.h> from examplesNikolaus Rath-2/+0
2017-07-08Added public fuse_lib_help(), bumped minor versionNikolaus Rath-1/+1
2016-10-28Clean-up doxygen documentationNikolaus Rath-3/+3
2016-10-15Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlersNikolaus Rath-2/+6
2016-10-09Renamed ioctl and poll examplesNikolaus Rath-0/+228