summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mutex: add timedLock() methodJesse Hall2015-01-071-4/+24
* Merge "Fix missing #includes in system/core."Elliott Hughes2014-12-2915-8/+19
|\
| * Fix missing #includes in system/core.Elliott Hughes2014-12-2915-8/+19
|/
* Merge "Remove two obsolete files."Elliott Hughes2014-12-242-30/+0
|\
| * Remove two obsolete files.Elliott Hughes2014-12-242-30/+0
|/
* Merge "Lose getenforce and setenforce to toybox."Elliott Hughes2014-12-243-76/+0
|\
| * Lose getenforce and setenforce to toybox.Elliott Hughes2014-12-243-76/+0
|/
* Merge "Lose netstat to toybox."Elliott Hughes2014-12-232-155/+0
|\
| * Lose netstat to toybox.Elliott Hughes2014-12-232-155/+0
|/
* Merge "#include <arpa/inet.h> for htonl."Elliott Hughes2014-12-182-0/+3
|\
| * #include <arpa/inet.h> for htonl.Elliott Hughes2014-12-182-0/+3
* | Merge "Disable clang optimization that has segmentation fault."Chih-Hung Hsieh2014-12-181-0/+2
|\ \ | |/ |/|
| * Disable clang optimization that has segmentation fault.Chih-Hung Hsieh2014-12-171-0/+2
* | Merge "Lose mv to toybox."Elliott Hughes2014-12-173-449/+0
|\ \
| * | Lose mv to toybox.Elliott Hughes2014-12-163-449/+0
|/ /
* | Merge "Lose rm to toybox."Elliott Hughes2014-12-172-633/+0
|\ \
| * | Lose rm to toybox.Elliott Hughes2014-12-162-633/+0
|/ /
* | Merge "Lose cp to toybox."Elliott Hughes2014-12-174-1063/+0
|\ \
| * | Lose cp to toybox.Elliott Hughes2014-12-164-1063/+0
|/ /
* | Merge "Lose ln to toybox."Elliott Hughes2014-12-172-238/+0
|\ \
| * | Lose ln to toybox.Elliott Hughes2014-12-162-238/+0
|/ /
* | Merge "Lose rmdir to toybox."Elliott Hughes2014-12-162-129/+0
|\ \
| * | Lose rmdir to toybox.Elliott Hughes2014-12-162-129/+0
|/ /
* | Merge "Lose mkdir to toybox."Elliott Hughes2014-12-162-78/+0
|\ \ | |/ |/|
| * Lose mkdir to toybox.Elliott Hughes2014-12-162-78/+0
|/
* Merge "Lose chcon to toybox."Elliott Hughes2014-12-162-26/+0
|\
| * Lose chcon to toybox.Elliott Hughes2014-12-162-26/+0
|/
* Merge "Fix references to HAVE_PRCTL."Elliott Hughes2014-12-152-4/+4
|\
| * Fix references to HAVE_PRCTL.Elliott Hughes2014-12-152-4/+4
|/
* Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>."Elliott Hughes2014-12-151-1/+1
|\
| * HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>.Elliott Hughes2014-12-141-1/+1
|/
* Merge "Fix build with clang"Chih-hung Hsieh2014-12-131-1/+3
|\
| * Fix build with clangBernhard Rosenkränzer2014-12-121-1/+3
|/
* Merge "fix memory leak in copy_remote_dir_local"Riley Andrews2014-12-121-19/+43
|\
| * fix memory leak in copy_remote_dir_localRiley Andrews2014-12-121-19/+43
|/
* Merge "Cleanup libsparse Android.mk"Elliott Hughes2014-12-121-3/+3
|\
| * Cleanup libsparse Android.mkTrevor Drake2014-12-121-3/+3
* | Merge "Cleanup fastbootd Android.mk"Elliott Hughes2014-12-121-8/+0
|\ \
| * | Cleanup fastbootd Android.mkTrevor Drake2014-12-121-8/+0
| |/
* | Merge "Cleanup libbacktrace Android.mk"Elliott Hughes2014-12-121-3/+0
|\ \ | |/ |/|
| * Cleanup libbacktrace Android.mkTrevor Drake2014-12-121-3/+0
|/
* Merge "toybox has md5sum, so lose toolbox's md5."Elliott Hughes2014-12-122-75/+0
|\
| * toybox has md5sum, so lose toolbox's md5.Elliott Hughes2014-12-112-75/+0
|/
* Merge "Remove incompatible Unicode compatibility types."Dan Albert2014-12-121-6/+0
|\
| * Remove incompatible Unicode compatibility types.Dan Albert2014-11-201-6/+0
* | Merge "Lose mknod to toybox."Elliott Hughes2014-12-122-96/+0
|\ \
| * | Lose mknod to toybox.Elliott Hughes2014-12-112-96/+0
|/ /
* | Merge "Make crasher smash-stack work."Yabin Cui2014-12-121-10/+18
|\ \
| * | Make crasher smash-stack work.Yabin Cui2014-12-111-10/+18
* | | Merge "Remove toolbox hd."Elliott Hughes2014-12-122-98/+0
|\ \ \