Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mutex: add timedLock() method | Jesse Hall | 2015-01-07 | 1 | -4/+24 |
* | Merge "Fix missing #includes in system/core." | Elliott Hughes | 2014-12-29 | 15 | -8/+19 |
|\ | |||||
| * | Fix missing #includes in system/core. | Elliott Hughes | 2014-12-29 | 15 | -8/+19 |
|/ | |||||
* | Merge "Remove two obsolete files." | Elliott Hughes | 2014-12-24 | 2 | -30/+0 |
|\ | |||||
| * | Remove two obsolete files. | Elliott Hughes | 2014-12-24 | 2 | -30/+0 |
|/ | |||||
* | Merge "Lose getenforce and setenforce to toybox." | Elliott Hughes | 2014-12-24 | 3 | -76/+0 |
|\ | |||||
| * | Lose getenforce and setenforce to toybox. | Elliott Hughes | 2014-12-24 | 3 | -76/+0 |
|/ | |||||
* | Merge "Lose netstat to toybox." | Elliott Hughes | 2014-12-23 | 2 | -155/+0 |
|\ | |||||
| * | Lose netstat to toybox. | Elliott Hughes | 2014-12-23 | 2 | -155/+0 |
|/ | |||||
* | Merge "#include <arpa/inet.h> for htonl." | Elliott Hughes | 2014-12-18 | 2 | -0/+3 |
|\ | |||||
| * | #include <arpa/inet.h> for htonl. | Elliott Hughes | 2014-12-18 | 2 | -0/+3 |
* | | Merge "Disable clang optimization that has segmentation fault." | Chih-Hung Hsieh | 2014-12-18 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Disable clang optimization that has segmentation fault. | Chih-Hung Hsieh | 2014-12-17 | 1 | -0/+2 |
* | | Merge "Lose mv to toybox." | Elliott Hughes | 2014-12-17 | 3 | -449/+0 |
|\ \ | |||||
| * | | Lose mv to toybox. | Elliott Hughes | 2014-12-16 | 3 | -449/+0 |
|/ / | |||||
* | | Merge "Lose rm to toybox." | Elliott Hughes | 2014-12-17 | 2 | -633/+0 |
|\ \ | |||||
| * | | Lose rm to toybox. | Elliott Hughes | 2014-12-16 | 2 | -633/+0 |
|/ / | |||||
* | | Merge "Lose cp to toybox." | Elliott Hughes | 2014-12-17 | 4 | -1063/+0 |
|\ \ | |||||
| * | | Lose cp to toybox. | Elliott Hughes | 2014-12-16 | 4 | -1063/+0 |
|/ / | |||||
* | | Merge "Lose ln to toybox." | Elliott Hughes | 2014-12-17 | 2 | -238/+0 |
|\ \ | |||||
| * | | Lose ln to toybox. | Elliott Hughes | 2014-12-16 | 2 | -238/+0 |
|/ / | |||||
* | | Merge "Lose rmdir to toybox." | Elliott Hughes | 2014-12-16 | 2 | -129/+0 |
|\ \ | |||||
| * | | Lose rmdir to toybox. | Elliott Hughes | 2014-12-16 | 2 | -129/+0 |
|/ / | |||||
* | | Merge "Lose mkdir to toybox." | Elliott Hughes | 2014-12-16 | 2 | -78/+0 |
|\ \ | |/ |/| | |||||
| * | Lose mkdir to toybox. | Elliott Hughes | 2014-12-16 | 2 | -78/+0 |
|/ | |||||
* | Merge "Lose chcon to toybox." | Elliott Hughes | 2014-12-16 | 2 | -26/+0 |
|\ | |||||
| * | Lose chcon to toybox. | Elliott Hughes | 2014-12-16 | 2 | -26/+0 |
|/ | |||||
* | Merge "Fix references to HAVE_PRCTL." | Elliott Hughes | 2014-12-15 | 2 | -4/+4 |
|\ | |||||
| * | Fix references to HAVE_PRCTL. | Elliott Hughes | 2014-12-15 | 2 | -4/+4 |
|/ | |||||
* | Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." | Elliott Hughes | 2014-12-15 | 1 | -1/+1 |
|\ | |||||
| * | HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>. | Elliott Hughes | 2014-12-14 | 1 | -1/+1 |
|/ | |||||
* | Merge "Fix build with clang" | Chih-hung Hsieh | 2014-12-13 | 1 | -1/+3 |
|\ | |||||
| * | Fix build with clang | Bernhard Rosenkränzer | 2014-12-12 | 1 | -1/+3 |
|/ | |||||
* | Merge "fix memory leak in copy_remote_dir_local" | Riley Andrews | 2014-12-12 | 1 | -19/+43 |
|\ | |||||
| * | fix memory leak in copy_remote_dir_local | Riley Andrews | 2014-12-12 | 1 | -19/+43 |
|/ | |||||
* | Merge "Cleanup libsparse Android.mk" | Elliott Hughes | 2014-12-12 | 1 | -3/+3 |
|\ | |||||
| * | Cleanup libsparse Android.mk | Trevor Drake | 2014-12-12 | 1 | -3/+3 |
* | | Merge "Cleanup fastbootd Android.mk" | Elliott Hughes | 2014-12-12 | 1 | -8/+0 |
|\ \ | |||||
| * | | Cleanup fastbootd Android.mk | Trevor Drake | 2014-12-12 | 1 | -8/+0 |
| |/ | |||||
* | | Merge "Cleanup libbacktrace Android.mk" | Elliott Hughes | 2014-12-12 | 1 | -3/+0 |
|\ \ | |/ |/| | |||||
| * | Cleanup libbacktrace Android.mk | Trevor Drake | 2014-12-12 | 1 | -3/+0 |
|/ | |||||
* | Merge "toybox has md5sum, so lose toolbox's md5." | Elliott Hughes | 2014-12-12 | 2 | -75/+0 |
|\ | |||||
| * | toybox has md5sum, so lose toolbox's md5. | Elliott Hughes | 2014-12-11 | 2 | -75/+0 |
|/ | |||||
* | Merge "Remove incompatible Unicode compatibility types." | Dan Albert | 2014-12-12 | 1 | -6/+0 |
|\ | |||||
| * | Remove incompatible Unicode compatibility types. | Dan Albert | 2014-11-20 | 1 | -6/+0 |
* | | Merge "Lose mknod to toybox." | Elliott Hughes | 2014-12-12 | 2 | -96/+0 |
|\ \ | |||||
| * | | Lose mknod to toybox. | Elliott Hughes | 2014-12-11 | 2 | -96/+0 |
|/ / | |||||
* | | Merge "Make crasher smash-stack work." | Yabin Cui | 2014-12-12 | 1 | -10/+18 |
|\ \ | |||||
| * | | Make crasher smash-stack work. | Yabin Cui | 2014-12-11 | 1 | -10/+18 |
* | | | Merge "Remove toolbox hd." | Elliott Hughes | 2014-12-12 | 2 | -98/+0 |
|\ \ \ |