summaryrefslogtreecommitdiffstats
path: root/twrpTar.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change libtar to fork instead of pthreadbigbiff bigbiff2013-02-181-6/+4
| | | | | | Conflicts: twrpTar.cpp
* change tar create to pthreadbigbiff bigbiff2013-01-241-14/+23
| | | | Change-Id: I5a33d207ec6683de20da37e6f4f174c67785fc52
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-0/+61
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function