index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
/
notify_inval_entry.c
Age
Commit message (
Expand
)
Author
Lines
2024-08-01
Fix FUSE_USE_VERSION in example/
Bernd Schubert
-1
/
+1
2024-07-08
example/notify_inval_entry.c: improve comment readability
desertwitch
-2
/
+2
2024-07-08
example/notify_inval_entry.c: fix example command in comments
desertwitch
-1
/
+1
2024-06-04
Add support for no_interrupt (#956)
yangyun50
-0
/
+8
2024-04-20
example/: Convert all fuse_session_loop_mt users to 3.12 API (#931)
Bernd Schubert
-4
/
+7
2023-07-01
Add missing include.
Nikolaus Rath
-0
/
+1
2023-06-30
Make expire only function fail if no kernel support (#789)
HereThereBeDragons
-8
/
+33
2023-01-06
Test for fuse_lowlevel_notify_expire_entry.
HereThereBeDragons
-5
/
+18
2020-09-09
Updated example code to work with new API (#547)
AKowshik
-3
/
+7
2020-03-13
State GPL version in comment (#485)
Dr. David Alan Gilbert
-1
/
+1
2020-01-30
examples: mark ops variables constant (#496)
zsugabubus
-1
/
+1
2017-09-25
Removed unneccessary #include <config.h> from examples
Nikolaus Rath
-2
/
+0
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-1
/
+1
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-3
/
+2
2016-10-15
Make --help output more suitable for end-user
Nikolaus Rath
-2
/
+1
2016-10-15
Unify handling of fuse_conn_info options
Nikolaus Rath
-1
/
+0
2016-10-13
Make -o clone_fd into a parameter of session_loop_mt().
Nikolaus Rath
-1
/
+1
2016-10-10
Fix race condition in notify_* examples
Nikolaus Rath
-13
/
+20
2016-10-09
Use NULL as option processor where possible.
Nikolaus Rath
-9
/
+1
2016-10-09
Don't confuse lookup count for mountpoint and file
Nikolaus Rath
-3
/
+4
2016-10-09
Renamed timefsN examples to fuse_notify_*
Nikolaus Rath
-0
/
+351