Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | on stock android, pthread_cancel and phtread_setcancelstate doesn't exist | Flemmard | 2014-06-30 | 1 | -0/+4 |
| | | | | Change-Id: Icbe281a301004ae2bcda4821a50fb4a41088e85d | ||||
* | Add write buffer for tar writes | Dees_Troy | 2013-02-07 | 1 | -268/+1181 |
| | | | | | | | update fuse to 2.9.2 catch return from unlink so that we don't print error messages when things work Change-Id: I1115039a0fa5d9d73f78ef1abd79755d7ffd9d96 | ||||
* | change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT | bigbiff bigbiff | 2013-01-19 | 1 | -0/+5 |
| | | | | | update exfat_fuse to newest updates Always compile mkexfatfs | ||||
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -0/+3968 |
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function |