summaryrefslogtreecommitdiffstats
path: root/exfat/mkfs (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-11Rename libfuse to prevent conflicts with newer CM treesDees_Troy1-1/+1
Change-Id: I468e8556e1606b9c944292db27237026e78fb8f0
2013-08-08update exfat to latest commits for io issuesbigbiff bigbiff15-60/+90
2013-07-03update to newest exfat changesbigbiff bigbiff2-40/+25
2013-01-28Update exFAT to 1.0bigbiff bigbiff15-16/+16
Change-Id: I059cf52c41e76c584f76534b84af8b398d9e4617
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff17-0/+1944
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function