aboutsummaryrefslogtreecommitdiffstats
path: root/example/notify_store_retrieve.c
AgeCommit message (Expand)AuthorLines
2024-04-20example/: Convert all fuse_session_loop_mt users to 3.12 API (#931)Bernd Schubert-4/+7
2024-02-26example/notify_store_retrieve: Fix races and handle errorsBernd Schubert-11/+38
2023-12-28examples/notify_store_retrieve: Add a clean shutdownBernd Schubert-11/+20
2020-09-09Updated example code to work with new API (#547)AKowshik-3/+7
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-5/+1
2017-11-27Spelling (#223)Josh Soref-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
2017-05-31notify_store_retrieve(): fix race on unmountNikolaus Rath-4/+11
2017-05-31example/notify_store_retrieve: add debugging code for issue #105.Nikolaus Rath-2/+10
2016-10-28Clean-up doxygen documentationNikolaus Rath-3/+2
2016-10-15Make --help output more suitable for end-userNikolaus Rath-2/+1
2016-10-15Unify handling of fuse_conn_info optionsNikolaus Rath-1/+0
2016-10-13Make -o clone_fd into a parameter of session_loop_mt().Nikolaus Rath-1/+1
2016-10-10Fix race condition in notify_* examplesNikolaus Rath-10/+17
2016-10-09Use NULL as option processor where possible.Nikolaus Rath-9/+1
2016-10-09Don't confuse lookup count for mountpoint and fileNikolaus Rath-2/+4
2016-10-09Renamed timefsN examples to fuse_notify_*Nikolaus Rath-0/+417