Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
3f23d9eecacf580961e9d0e09bc4e3f7bcbbf419
/
twrpTar.cpp
2673cec
Move all AOSP code out of recovery binary
by Dees_Troy
· 12 years ago
3b51163
Add search function to libtar
by n0d3
· 12 years ago
3263e92
Fix backup of initial directory with split archives
by Dees_Troy
· 12 years ago
50d63be
Fix capturing exit status to properly display libtar results
by Dees_Troy
· 12 years ago
ee6632c
libtar - Fix extraction of hardlinks to use the prefix
by Dees_Troy
· 12 years ago
71e5aa4
fix restore on mknod Change-Id: I9fb8b927f81a8cded651e42026beb3d5c252d1e8
by bigbiff bigbiff
· 12 years ago
23aa819
using __popen segfaults, switch back to popen
by bigbiff bigbiff
· 12 years ago
e6594ab
change libtar to fork instead of pthread
by bigbiff bigbiff
· 12 years ago
8a68c31
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
by bigbiff bigbiff
· 12 years ago
40bbcf8
Change popen in twrpTar to __popen
by Dees_Troy
· 12 years ago
e34c133
Add write buffer for tar writes
by Dees_Troy
· 12 years ago
3bf2b0e
change tar create to pthread
by bigbiff bigbiff
· 12 years ago
9c75405
Add libtar to TWRP instead of using busybox tar
by bigbiff bigbiff
· 12 years ago