summaryrefslogtreecommitdiffstats
path: root/exfat/fsck (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-07remove stray test fileAdam Outler1-0/+0
exfatfsck: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=c91c3e4c1e542e4a40bcad47ac747f62fb7312f9, not stripped Change-Id: I32472d460a8f03776e1d215810c537b029789220
2013-08-08update exfat to latest commits for io issuesbigbiff bigbiff1-4/+6
2013-07-03update to newest exfat changesbigbiff bigbiff2-17/+20
2013-01-28Update exFAT to 1.0bigbiff bigbiff1-2/+2
Change-Id: I059cf52c41e76c584f76534b84af8b398d9e4617
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff3-0/+204
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function