summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* Just use snprintf for android_get_control_socket.Elliott Hughes2015-04-021-19/+9
* Be more intention-revealing with libcutils' strlcpy.Elliott Hughes2015-04-021-1/+1
* Move all libcutils tests into the gtests.Elliott Hughes2015-04-021-0/+5
* Merge "Define atrace_* functions for both target and host."Richard Uhler2015-04-011-14/+0
|\
| * Define atrace_* functions for both target and host.Richard Uhler2015-03-271-14/+0
* | Log more timing information from init.Elliott Hughes2015-03-281-1/+3
|/
* Fix mac sdk build.Christopher Ferris2015-03-231-0/+1
* Move gettid() into libcutils.Dan Albert2015-03-231-2/+2
* android_reboot should take a const char*.Elliott Hughes2015-02-031-1/+1
* Kill HAVE_PTHREADS.Yabin Cui2015-01-271-12/+10
* Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-27/+13
* Remove unused cruft from libcutils.Elliott Hughes2015-01-151-34/+0
* Merge "Extend to receive NFLOG packets."Jeff Sharkey2015-01-161-0/+1
|\
| * Extend to receive NFLOG packets.Jeff Sharkey2015-01-151-0/+1
* | Add timed versions of stack dumping functions.Christopher Ferris2015-01-151-0/+15
|/
* Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.Elliott Hughes2015-01-121-16/+0
* You either have winsock or <sys/sockets.h>.Elliott Hughes2015-01-091-1/+1
* Remove atomic-inline.h.Elliott Hughes2014-11-173-21/+2
* Remove the error-prone TARGET_CPU_SMP from system/core.Elliott Hughes2014-11-172-8/+0
* Second attempt to "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-11-138-1039/+112
* am 07f1300c: am 7979f1ce: Merge "Do not inline rarely used trace function bod...Chih-Hung Hsieh2014-10-151-39/+11
|\
| * Do not inline rarely used trace function bodies.Chih-Hung Hsieh2014-10-141-39/+11
* | am 072877af: am 41198eea: Merge "Revert "Rewrite atomic.h to use stdatomic.h.""Hans Boehm2014-10-048-124/+1039
|\ \ | |/
| * Revert "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-10-048-124/+1039
* | am f5204549: am 028928fe: Merge "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-10-048-1039/+124
|\ \ | |/
| * Rewrite atomic.h to use stdatomic.h.Hans Boehm2014-10-018-1039/+124
| * Use the correct debuggerd given the tid.Christopher Ferris2014-09-131-3/+16
* | am 07dda6b5: Merge "Use the correct debuggerd given the tid." into lmp-devChristopher Ferris2014-09-131-3/+16
|\ \
| * | Use the correct debuggerd given the tid.Christopher Ferris2014-09-121-3/+16
| * | Remove android_... store_barriers and 64-bit atomics.Hans Boehm2014-09-028-262/+0
* | | am 424eaece: am 69001e08: Merge "Remove android_... store_barriers and 64-bit...Hans Boehm2014-08-278-225/+0
|\ \ \ | | |/ | |/|
| * | Remove android_... store_barriers and 64-bit atomics.Hans Boehm2014-08-278-225/+0
* | | am 4592d73e: am a59b6ac6: Merge "Only the Mac doesn\'t have open_memstream."Elliott Hughes2014-08-211-2/+2
|\ \ \ | |/ /
| * | Merge "Only the Mac doesn't have open_memstream."Elliott Hughes2014-08-211-2/+2
| |\ \
| | * | Only the Mac doesn't have open_memstream.Elliott Hughes2014-08-201-2/+2
* | | | am f7e88e51: am 373c7758: Merge "There\'s no non-SMP LP64."Elliott Hughes2014-08-203-37/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | There's no non-SMP LP64.Elliott Hughes2014-08-203-37/+0
| |/
| * Remove <cutils/tztime.h>.Elliott Hughes2014-07-241-24/+0
| * Do not typedef char16_t if it is a keyword.Hans Boehm2014-07-161-1/+4
* | Add trace tag for power management.Jeff Brown2014-08-141-1/+2
* | Remove <cutils/tztime.h>.Elliott Hughes2014-07-241-24/+0
* | Do not typedef char16_t if it is a keyword.Hans Boehm2014-07-181-1/+4
* | am e6b0c566: am 981dcd79: Merge "Add comment to discourage use of cutils/atom...Hans Boehm2014-07-121-2/+33
|\ \ | |/
| * Add comment to discourage use of cutils/atomic.h.Hans Boehm2014-07-111-2/+33
* | am 8e1f3f58: am 2c2fdae7: am 633be1f3: Merge "Remove android_atomic_swap from...Elliott Hughes2014-06-232-34/+0
|\ \ | |/
| * Remove android_atomic_swap from mips & mips64.Elliott Hughes2014-06-232-34/+0
* | am bad62c53: am ba467827: am 29705171: Merge "[MIPS64] add atomic-mips64"Elliott Hughes2014-06-232-0/+253
|\ \ | |/
| * Merge "[MIPS64] add atomic-mips64"Elliott Hughes2014-06-232-0/+253
| |\
| | * [MIPS64] add atomic-mips64Duane Sand2014-06-032-0/+253
| * | cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-06-201-0/+59
| |/