index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libappfuse
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip FUSE request from /dev/fuse if unique=0
Daichi Hirono
2017-06-20
1
-0
/
+1
*
Change FuseAppLoop so that it can process messages asynchronously.
Daichi Hirono
2017-03-27
1
-58
/
+53
*
Enable FuseBridgeLoop to accept new mount point after starting
Daichi Hirono
2017-03-23
1
-6
/
+10
*
Add ReadOrAgain and WriteOrAgain methods to FuseMessage.
Daichi Hirono
2017-03-14
3
-37
/
+27
*
Add permission bits to open() with O_CREAT.
George Burgess IV
2017-02-08
1
-1
/
+1
*
Support SOCK_STREAM for bridge between system and app
Daichi Hirono
2016-12-12
1
-0
/
+26
*
Stops the loop when all files are closed.
Daichi Hirono
2016-11-17
1
-2
/
+7
*
Merge "Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available."
Treehugger Robot
2016-11-16
1
-1
/
+1
|
\
|
*
Use FUSE_COMPAT_22_INIT_OUT_SIZE always if available.
Daichi Hirono
2016-11-16
1
-1
/
+1
*
|
Add FuseAppLoop to libappfuse.
Daichi Hirono
2016-11-15
3
-18
/
+342
|
/
*
Add FuseBridgeLoop to libappfuse.
Daichi Hirono
2016-10-27
2
-1
/
+197
*
Add utility functions for FUSE.
Daichi Hirono
2016-10-27
1
-0
/
+187