summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2016-05-051-0/+5
* cutils: Add support for ioprio cgroupSteve Kondik2015-10-121-0/+2
* add cpuset support to libcutilsTim Murray2015-06-111-0/+2
* Fix gettid() on Windows.Dan Albert2015-05-131-7/+10
* Remove dead code.Elliott Hughes2015-04-211-26/+0
* Remove a declaration for an unimplemented function.Elliott Hughes2015-04-201-1/+0
* Merge "Revert "cutils: add OS-independent endian.h""Greg Hackmann2015-04-161-52/+0
|\
| * Revert "cutils: add OS-independent endian.h"Greg Hackmann2015-04-161-52/+0
* | Merge "cutils: add OS-independent endian.h"Greg Hackmann2015-04-161-0/+52
|\ \ | |/
| * cutils: add OS-independent endian.hGreg Hackmann2015-04-161-0/+52
* | Move trace.h to stdatomic.Yabin Cui2015-04-161-3/+3
|/
* 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