summaryrefslogtreecommitdiffstats
path: root/twrpTar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtar - Fix extraction of hardlinks to use the prefixDees_Troy2013-02-271-2/+2
* fix restore on mknodbigbiff bigbiff2013-02-271-2/+6
* using __popen segfaults, switch back to popenbigbiff bigbiff2013-02-221-3/+3
* change libtar to fork instead of pthreadbigbiff bigbiff2013-02-181-28/+117
* This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff2013-02-131-0/+4
* Change popen in twrpTar to __popenDees_Troy2013-02-121-6/+7
* Add write buffer for tar writesDees_Troy2013-02-071-67/+88
* change tar create to pthreadbigbiff bigbiff2013-01-241-65/+121
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-0/+409