summaryrefslogtreecommitdiffstats
path: root/fuse_sideload.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-26fuse_sideload: remove unused variables causing warningsDan Pasanen1-3/+0
2015-10-10fix build in Android 4.4 (tested with Omni)that1-0/+4
2015-07-24recovery: Switch fuse_* to C++.Tao Bao1-527/+0
2015-07-20recovery: Switch fuse_* to C++.Tao Bao1-527/+0
2015-04-30Check all lseek calls succeed.Elliott Hughes1-9/+7
2015-04-30Check all lseek calls succeed.Elliott Hughes1-9/+7
2015-03-23Always use strerror to report errno in recovery.Elliott Hughes1-3/+3
2014-12-02 Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker1-1/+1
2014-09-18Use the correct fuse_init_out structure size.Christopher Ferris1-2/+28
2014-07-10refactor fuse sideloading codeDoug Zongker1-24/+19
2014-07-02sideload without holding the whole package in RAMDoug Zongker1-0/+508