summaryrefslogtreecommitdiffstats
path: root/exfat/libexfat/io.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This patchset causes issues with backups.bigbiff2014-11-041-65/+21
| | | | | | | | Revert "update exfat from current head" This reverts commit 2e33c5ee0b1a1ece068489e8fd99f3e4eb3501b5. Change-Id: I00d19d98f721bb50aa937ca15b11fe3491132fcd
* update exfat from current headbigbiff bigbiff2014-09-051-21/+65
| | | | Change-Id: I7d93474296612fda1dde23f6e8690668d6880e27
* update exfat to latest commits for io issuesbigbiff bigbiff2013-08-081-16/+24
|
* Update exfat to newest commitsbigbiff bigbiff2013-03-081-5/+8
| | | | Change-Id: If15df21a556d39e6325ca8338345b698b9d8759d
* Pull fix for exFAT from original sourceDees_Troy2013-01-281-1/+1
| | | | | | http://code.google.com/p/exfat/source/detail?r=336 Change-Id: Ie8453770a4dcb31283012550f28483ad88bdc267
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-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