Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fuse: add -fno-strict-aliasing to fuse for Vanir. | Motorhead1991 | 2014-06-30 | 1 | -1/+2 |
| | | | | Change-Id: I9619c421341efa3085e80021f7e8e259a0f1f263 | ||||
* | Rename libfuse to prevent conflicts with newer CM trees | Dees_Troy | 2013-08-11 | 1 | -2/+2 |
| | | | | Change-Id: I468e8556e1606b9c944292db27237026e78fb8f0 | ||||
* | Add write buffer for tar writes | Dees_Troy | 2013-02-07 | 1 | -0/+1 |
| | | | | | | | update fuse to 2.9.2 catch return from unlink so that we don't print error messages when things work Change-Id: I1115039a0fa5d9d73f78ef1abd79755d7ffd9d96 | ||||
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -0/+65 |
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function |