aboutsummaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* Remove system/core's remnants of SH support.Elliott Hughes2012-08-111-2/+0
* 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
* | 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
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-6/+6
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
* | Revert "Fix build"Jean-Baptiste Queru2011-11-151-3/+0
* | am 67b11cba: am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
|\|
| * am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
| |\
| | * Fix buildSteve Block2011-11-151-0/+3
* | | am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP masterJean-Baptiste Queru2011-10-281-3/+0
|\| |
* | | am 16210c12: am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
|\ \ \
| * \ \ am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix buildSteve Block2011-10-281-0/+3
| | * | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-101-1/+6
| | * | Fix header file inclusion for type uid_t.Ashish Sharma2011-08-101-0/+1
| | * | Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-08-101-0/+36
| | * | tweak for forward-compatibilityJean-Baptiste Queru2011-06-181-0/+49
| | * | cutils: add popcount/popcountl/popcountll static inline definitionsDima Zavin2011-05-121-0/+41
* | | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
* | | | Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-20/+20
|/ / /
* | / Add ANDROID_API macro to export symbolsRomain Guy2011-10-121-0/+12
| |/ |/|
* | libcutils: qtaguid: Support new functions, add tag resource tracking.JP Abgrall2011-09-141-0/+24