summaryrefslogtreecommitdiffstats
path: root/exfat/libexfat/io.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-08update exfat to latest commits for io issuesbigbiff bigbiff1-16/+24
2013-03-08Update exfat to newest commitsbigbiff bigbiff1-5/+8
Change-Id: If15df21a556d39e6325ca8338345b698b9d8759d
2013-01-28Pull fix for exFAT from original sourceDees_Troy1-1/+1
http://code.google.com/p/exfat/source/detail?r=336 Change-Id: Ie8453770a4dcb31283012550f28483ad88bdc267
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-0/+385
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function