summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
...
* cutils: return the remote uid on netlink recv failureGeremy Condra2012-03-291-6/+25
* Provide portable wrapper for qsort_r.Jeff Brown2012-03-192-0/+85
* Add missing includes.Jeff Brown2012-03-192-0/+2
* Merge "cutils: str_parms: when deleting entry, need to also remove key"Dima Zavin2012-03-191-9/+44
|\
| * cutils: str_parms: when deleting entry, need to also remove keyDima Zavin2012-03-141-9/+44
* | Merge "Add get_sched_policy_name() and use in ps and top"Glenn Kasten2012-03-151-0/+12
|\ \ | |/ |/|
| * Add get_sched_policy_name() and use in ps and topGlenn Kasten2012-03-151-0/+12
* | cutils: str_parms: free the key if the value was replaced during create/addDima Zavin2012-03-141-1/+5
|/
* Merge "Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a"Andrew Hsieh2012-03-131-0/+11
|\
| * Added rules to build 64-bit libraries: lib64cutils.a and lib64log.aAndrew Hsieh2012-03-011-0/+11
* | Revert "cutils: str_parms: make test executable build for host instead"Dima Zavin2012-03-121-2/+2
* | cutils: str_parms: make test executable build for host insteadDima Zavin2012-03-121-2/+2
* | cutils: str_parms: test str_parms_add_str tooDima Zavin2012-03-121-0/+1
* | cutils: str_parms: need to also dup the key when adding to hashDima Zavin2012-03-121-4/+7
|/
* libcutils: Use proper private header to access C library's <time.h> extensionDavid 'Digit' Turner2012-01-131-1/+8
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-085-7/+7
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-053-23/+23
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-045-15/+15
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-034-28/+28
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-264-18/+18
* qtaguid: shhhh. LOGI -> LOGVJP Abgrall2011-09-221-5/+7
* libcutils: qtaguid: Support new functions, add tag resource tracking.JP Abgrall2011-09-141-22/+132
* cutils: only build klog for targetDima Zavin2011-09-041-2/+1
* init/cutils: move list utility code to cutils from initDima Zavin2011-09-022-0/+38
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-022-0/+61
* libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-0/+31
* libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-071-13/+36
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-16/+0
* Move qtaguid.c from common sources in Android.mk to fix windows build.Ashish Sharma2011-07-101-3/+2
* Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-07-082-1/+46
* Merge "Config utils improvement"Eric Laurent2011-05-271-0/+12
|\
| * Config utils improvementEric Laurent2011-05-261-0/+12
* | Tracking merge of dalvik-dev to masterjeffhao2011-05-272-0/+45
* | Merge "Crypto changes for devices that don't write ext4 fs on wipe"Ken Sumrall2011-05-262-1/+68
|\ \ | |/ |/|
| * Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-262-1/+68
* | rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
|/
* libcutils: build str_parms test for target instead of hostDima Zavin2011-04-271-2/+2
* Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-272-1/+339
|\
| * libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-202-1/+339
* | Merge "libcutils: hashmap: save next pointer in forEach before calling callback"Dima Zavin2011-04-271-1/+2
|\ \ | |/
| * libcutils: hashmap: save next pointer in forEach before calling callbackDima Zavin2011-04-191-1/+2
| * Merge "Fix a race in system properties."Brad Fitzpatrick2011-03-141-39/+1
| |\
| | * Fix a race in system properties.Brad Fitzpatrick2011-03-101-39/+1
* | | resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-272-1/+71
|\ \ \
| * | | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-282-1/+71
* | | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-272-71/+0
|\ \ \ \ | |/ / /
| * | | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-272-71/+0
* | | | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-272-0/+71
|\ \ \ \ | |/ / /
| * | | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-272-0/+71
| * | | Assembly coded android_memset16 and android_memset32Bruce Beare2011-01-028-1/+1334