summaryrefslogtreecommitdiffstats
path: root/exfat/libexfat/node.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-04This patchset causes issues with backups.bigbiff1-142/+78
Revert "update exfat from current head" This reverts commit 2e33c5ee0b1a1ece068489e8fd99f3e4eb3501b5. Change-Id: I00d19d98f721bb50aa937ca15b11fe3491132fcd
2014-09-05update exfat from current headbigbiff bigbiff1-78/+142
Change-Id: I7d93474296612fda1dde23f6e8690668d6880e27
2013-08-08update exfat to latest commits for io issuesbigbiff bigbiff1-51/+167
2013-07-03update to newest exfat changesbigbiff bigbiff1-9/+10
2013-03-08Update exfat to newest commitsbigbiff bigbiff1-38/+35
Change-Id: If15df21a556d39e6325ca8338345b698b9d8759d
2013-01-28Update exFAT to 1.0bigbiff bigbiff1-2/+19
Change-Id: I059cf52c41e76c584f76534b84af8b398d9e4617
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-0/+1041
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function