aboutsummaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* Revert "libcutils: Fix aliasing violations"Ricardo Cerqueira2012-11-191-2/+0
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-185-130/+292
|\
| * Wrap system calls in TEMP_FAILURE_RETRY.Jeff Sharkey2012-09-131-0/+15
| * File-system utilities for installd and zygote.Jeff Sharkey2012-08-302-3/+50
| * Revert "Revert "Upgrade to dlmalloc 2.8.5.""Ian Rogers2012-08-281-128/+0
| * Revert "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-221-0/+128
| * am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-201-128/+0
| |\
| | * Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-128/+0
| * | Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-161-3/+3
| |\ \
| | * | Multi-user external storage support.Jeff Sharkey2012-08-151-3/+3
| * | | am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."Jean-Baptiste Queru2012-08-131-2/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Remove system/core's remnants of SH support.Elliott Hughes2012-08-111-2/+0
| * | am 2ff60998: am 605f8706: Merge "Add Mips architecture to system/core/include"Elliott Hughes2012-08-112-0/+189
| |\ \ | | |/
| | * Merge "Add Mips architecture to system/core/include"Elliott Hughes2012-08-112-0/+189
| | |\
| | | * Add Mips architecture to system/core/includeDuane Sand2012-05-292-0/+189
| | | * Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-171-4/+7
| | | * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-171-7/+16
| | | * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-171-7/+16
| | | * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-171-7/+16
| | | * Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-171-7/+16
| | | * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-171-13/+22
| | | * Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-171-20/+28
| * | | Include to define uid_t.Jeff Sharkey2012-08-081-0/+2
| * | | Native utils for working with user and app IDs.Jeff Sharkey2012-08-071-0/+39
| |/ /
* | | Revert "Upgrade to dlmalloc 2.8.5."Ricardo Cerqueira2012-09-241-0/+128
* | | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-09-201-128/+0
* | | libcutils: Fix aliasing violationsBernhard Rosenkraenzer2012-07-101-0/+2
* | | Stub property_set_syncEmilio López2012-07-101-1/+7
* | | ADB Logcat colored output.Pierre Zurek2012-07-101-0/+7
|/ /
* | Enhance native stack dumps.Jeff Brown2012-06-081-0/+58
* | Add more SP_ constantsGlenn Kasten2012-04-231-0/+3
* | Scheduling group cleanup - add comment, SP_DEFAULTGlenn Kasten2012-04-201-0/+5
* | cutils: return the remote uid on netlink recv failureGeremy Condra2012-03-291-0/+1
* | logger: Add the update kernel struct to userspaceNick Kralevich2012-03-221-3/+37
* | Revert "logger: Add the update kernel struct to userspace"Nick Kralevich2012-03-221-38/+3
* | Merge "logger: Add the update kernel struct to userspace"Nick Kralevich2012-03-221-3/+38
|\ \
| * | logger: Add the update kernel struct to userspaceNick Kralevich2012-03-201-3/+38
* | | MinGW does not have sys/cdefs.hKenny Root2012-03-201-3/+6
|/ /
* | Merge "Add cdefs decoration to list.h"Kenny Root2012-03-191-0/+5
|\ \
| * | Add cdefs decoration to list.hKenny Root2012-03-151-0/+5
* | | Provide portable wrapper for qsort_r.Jeff Brown2012-03-191-0/+39
* | | Add get_sched_policy_name() and use in ps and topGlenn Kasten2012-03-151-0/+17
|/ /
* | Fixed two 64-bit porting issues; Make pid/tid type consistentAndrew Hsieh2012-02-291-2/+2
* | libcutils: Use proper private header to access C library's <time.h> extensionDavid 'Digit' Turner2012-01-131-2/+8
* | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-101-5/+4
* | am a9b84a7e: Add ALOG version of LOG_ASSERTSteve Block2012-01-101-0/+1
|\ \ | |/
| * Add ALOG version of LOG_ASSERTSteve Block2012-01-091-0/+1
| * Add ALOG versions of LOGD, LOGI, LOGW and LOGESteve Block2011-12-291-0/+12
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-6/+6