summaryrefslogtreecommitdiffstats
path: root/exfat/exfat-fuse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename libfuse to prevent conflicts with newer CM treesDees_Troy2013-08-111-1/+1
| | | | Change-Id: I468e8556e1606b9c944292db27237026e78fb8f0
* update to newest exfat changesbigbiff bigbiff2013-07-032-30/+50
|
* Update exfat to newest commitsbigbiff bigbiff2013-03-081-16/+4
| | | | Change-Id: If15df21a556d39e6325ca8338345b698b9d8759d
* Update exFAT to 1.0bigbiff bigbiff2013-01-281-2/+2
| | | | Change-Id: I059cf52c41e76c584f76534b84af8b398d9e4617
* Pull fix for exFAT from original sourceDees_Troy2013-01-281-6/+12
| | | | | | http://code.google.com/p/exfat/source/detail?r=336 Change-Id: Ie8453770a4dcb31283012550f28483ad88bdc267
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-093-0/+641
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function