replicant-frameworks_native/cmds
Christopher Ferris e2c86c71c2 Use time() instead of clock() for timeouts.
The clock() function returns the processor time used by the process. This
is not a good timeout mechanism since the code is suspended most of the
time waiting for the forked process to finish. Replace with the time()
function.

Bug: 17154069

(cherry picked from commit 89d4949f86)

Change-Id: I42f0f24ee53ef99955fd482a1089e39d491f3bd5
2014-09-09 13:36:52 -07:00
..
atrace Modified atrace.cpp to recognize ATRACE_TAG_BIONIC. 2014-05-28 14:42:09 -07:00
bugreport Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
dumpstate Use time() instead of clock() for timeouts. 2014-09-09 13:36:52 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland am 9c7db080: Build the benchmark test to /data/local/tmp/ for automated test 2014-03-24 18:39:57 +00:00
installd Fix relabeling of secondary user package directories. 2014-09-08 15:51:55 -04:00
ip-up-vpn Add liblog 2013-04-09 21:55:39 -07:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
screenshot Add libpng include path 2013-08-26 16:48:46 -07:00
service libutils clean-up 2013-05-07 18:28:11 -07:00
servicemanager Add MAC for remaining service_manager functionality. 2014-07-14 12:35:23 -07:00