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
/
passthrough_ll.c
Age
Commit message (
Expand
)
Author
Lines
2017-08-06
Removed compat stuff in passthrough_ll
Nikolaus Rath
-42
/
+0
2017-08-04
passthrough_ll: added more debugging output
Nikolaus Rath
-1
/
+20
2017-08-03
Fix compilation on 32bit systems
Nikolaus Rath
-6
/
+6
2017-07-08
Added public fuse_lib_help(), bumped minor version
Nikolaus Rath
-1
/
+1
2017-06-05
examples/passthrough_ll: added support for create()
Nikolaus Rath
-1
/
+23
2017-06-05
example/passthrough_ll: added write support
Nikolaus Rath
-1
/
+21
2017-05-25
passthrough_ll: document that fuse_ino_t and uintptr_t sizes must match
Nikolaus Rath
-0
/
+13
2017-04-07
passthrough_ll: document that functionality is restricted
Nikolaus Rath
-1
/
+5
2017-03-15
passthrough_fh: declare support for . and .. lookups.
Nikolaus Rath
-0
/
+8
2016-11-28
examples/passthrough_ll.c: Include <limits.h> (for PATH_MAX macro).
Przemyslaw Pawelczyk
-0
/
+1
2016-11-28
examples/passthrough_ll.c: Close root fd before application ends.
Przemyslaw Pawelczyk
-0
/
+3
2016-11-28
examples/passthrough_ll.c: Fix segfault when showing help or version.
Przemyslaw Pawelczyk
-1
/
+2
2016-10-28
Clean-up doxygen documentation
Nikolaus Rath
-4
/
+3
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-09
Renamed some examples to make their function more obvious
Nikolaus Rath
-0
/
+522
[prev]