aboutsummaryrefslogtreecommitdiffstats
path: root/example/poll.c
AgeCommit message (Expand)AuthorLines
2025-06-27license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txtizxl007-1/+1
2024-03-20Add FUSE_FILL_DIR_DEFAULTS enum (#903)FredyVia-1/+1
2024-03-20Fix use-after-free in example/poll.cBernd Schubert-6/+16
2023-03-29Fix typos and configure spellcheck for PRsYaroslav Halchenko-1/+1
2023-01-28Install a the configure_file (config.h) and use in headersBernd Schubert-2/+0
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-03-08Document fuse_fsync_in.fsync_flags and remove magic numbers (#375)Alan Somers-1/+1
2017-07-08Added public fuse_lib_help(), bumped minor versionNikolaus Rath-1/+1
2016-10-28Clean-up doxygen documentationNikolaus Rath-4/+3
2016-10-15Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlersNikolaus Rath-1/+3
2016-10-09Renamed ioctl and poll examplesNikolaus Rath-0/+295