summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* 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 comment to discourage use of cutils/atomic.h.Hans Boehm2014-07-111-2/+33
* Remove android_atomic_swap from mips & mips64.Elliott Hughes2014-06-232-34/+0
* 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
|/
* Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC."Elliott Hughes2014-05-281-1/+2
|\
| * Updated trace.h to recognize ATRACE_TAG_BIONIC.Brigid Smith2014-05-271-1/+2
* | include: cleanup for -Wsystem-headerMark Salyzyn2014-05-233-2/+4
* | Merge "Fix list_for_each_safe macro"Colin Cross2014-05-221-3/+3
|\ \
| * | Fix list_for_each_safe macroThierry Escande2014-05-101-3/+3
* | | Merge "Add list_add_head to libcutils"Colin Cross2014-05-221-0/+8
|\ \ \ | |_|/ |/| |
| * | Add list_add_head to libcutilsSamuel Ortiz2014-05-131-0/+8
| |/
* | Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-0/+2
|/
* Use the si_code value bionic passes us.Elliott Hughes2014-04-251-0/+1
* cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
* libcutils: add method to get klog levelAlex Ray2014-03-071-0/+1
* Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-5/+13
* x86_64: Add atomic funtionsQiming Shi2014-02-112-1/+229
* LP64 should have debuggerd and debuggerd64.Elliott Hughes2014-01-311-0/+4
* Remove dead code that looked like part of debuggerd.Elliott Hughes2014-01-311-7/+0
* libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-271-4/+20
* system/core: rename aarch64 target to arm64Colin Cross2014-01-232-1/+1
* libcutils: fix atomic_memory_store_barrierColin Cross2014-01-221-1/+1
* AArch64: Add atomic functionsAshok Bhat2014-01-143-1/+247
* am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe"jp abgrall2013-09-251-0/+5
|\
| * cutils: list: add list_for_each_safeAndrew Boie2013-09-121-0/+5
* | Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+8
* | trace: Add support for tracing 64-bit ints.Jamie Gennis2013-09-181-0/+17
* | Move liblog headers to system/core/include/logColin Cross2013-07-246-947/+1
* | Merge "Don't use __attribute__(__error__)"Nick Kralevich2013-06-181-2/+1
|\ \
| * | Don't use __attribute__(__error__)Nick Kralevich2013-06-181-2/+1
* | | Set ATRACE_ENABLE() to '0' if not availbleTobias Grosser2013-06-171-1/+1
|/ /
* | HACK: cutils: restore record_stream temporarilyDima Zavin2013-06-041-0/+43
* | Merge "property_get: do argument checking."Nick Kralevich2013-05-241-0/+19
|\ \
| * | property_get: do argument checking.Nick Kralevich2013-05-231-0/+19
* | | Merge "properties.h: avoid duplicating constant values"Nick Kralevich2013-05-241-2/+4
|\ \ \ | |/ /
| * | properties.h: avoid duplicating constant valuesNick Kralevich2013-05-231-2/+4
* | | Add ATRACE_TAG_RS.Tim Murray2013-05-231-1/+2
|/ /
* | am 6e46a3b8: am a1ee12ca: Merge "libcutils: add a trace tag for Dalvik" into ...Jamie Gennis2013-05-081-1/+16
|\ \ | |/
| * libcutils: add a trace tag for DalvikJamie Gennis2013-05-071-1/+16
* | cutils: first pass at cleaning up legacy/obsolete code in cutilsDima Zavin2013-05-077-537/+0
* | Make init handle rebootsNick Kralevich2013-04-231-3/+2
* | am b7b2c71b: am 25538257: Merge "cutils: add a way to disable tracing for a p...Jamie Gennis2013-04-161-1/+7
|\ \ | |/
| * Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis2013-04-161-1/+7
| |\
| | * cutils: add a way to disable tracing for a processJamie Gennis2013-04-151-1/+7
* | | am 3b051178: am 774814d1: Merge "klog: Have klog_write() call klog_init() if ...Ken Sumrall2013-04-151-0/+6
|\ \ \ | |/ /
| * | Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-devKen Sumrall2013-04-151-0/+6
| |\ \
| | * | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-0/+6
| | |/