Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |||||
| * | | | Remove toolbox hd. | Elliott Hughes | 2014-12-11 | 2 | -98/+0 |
|/ / / | |||||
* | | | Merge "Fix clang compiler warning." | Chih-Hung Hsieh | 2014-12-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix clang compiler warning. | Chih-Hung Hsieh | 2014-12-11 | 1 | -1/+1 |
* | | | | Merge "Lose chmod to toybox." | Elliott Hughes | 2014-12-11 | 2 | -102/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Lose chmod to toybox. | Elliott Hughes | 2014-12-11 | 2 | -102/+0 |
* | | | | Merge "Use full qualified name in macros." | Chih-Hung Hsieh | 2014-12-11 | 1 | -3/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use full qualified name in macros. | Chih-Hung Hsieh | 2014-12-11 | 1 | -3/+4 |
|/ / / | |||||
* | | | Merge "Remove unused local variable." | Chih-Hung Hsieh | 2014-12-10 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Remove unused local variable. | Chih-Hung Hsieh | 2014-12-10 | 1 | -1/+0 |
* | | | | Merge "Move property_context label handling to libselinux." | dcashman | 2014-12-10 | 1 | -20/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move property_context label handling to libselinux. | dcashman | 2014-12-10 | 1 | -20/+0 |
|/ / / | |||||
* | | | Merge "Print ASCII near register for all archs" | Dmitriy Ivanov | 2014-12-10 | 1 | -8/+0 |
|\ \ \ | |||||
| * | | | Print ASCII near register for all archs | Dmitriy Ivanov | 2014-12-10 | 1 | -8/+0 |
* | | | | Merge "Allow updates for open file descriptors" | Marco Nelissen | 2014-12-10 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Allow updates for open file descriptors | Marco Nelissen | 2014-12-10 | 1 | -1/+3 |
* | | | | Merge "kill libunz" | Elliott Hughes | 2014-12-10 | 1 | -1/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | kill libunz | Yabin Cui | 2014-12-09 | 1 | -1/+0 |
|/ / / | |||||
* | | | Merge "Fix Nick's nits" | Elliott Hughes | 2014-12-10 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix Nick's nits | Paul Lawrence | 2014-12-09 | 1 | -4/+4 |
|/ / / |