aboutsummaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Revert "libcutils: Fix aliasing violations"Ricardo Cerqueira2012-11-198-64/+40
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-186-436/+187
|\
| * Allow mkdir() race to succeed.Jeff Sharkey2012-09-251-2/+4
| * Wrap more system calls in TEMP_FAILURE_RETRY.Jeff Sharkey2012-09-131-4/+4
| * Wrap system calls in TEMP_FAILURE_RETRY.Jeff Sharkey2012-09-131-6/+8
| * File-system utilities for installd and zygote.Jeff Sharkey2012-08-303-3/+142
| * Revert "Revert "Upgrade to dlmalloc 2.8.5.""Ian Rogers2012-08-283-294/+13
| * Revert "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-223-13/+294
| * am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-203-294/+13
| |\
| | * Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-203-294/+13
| * | Omit multiuser.c from Windows builds.Jeff Sharkey2012-08-161-1/+1
| * | Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-162-9/+6
| |\ \
| | * | Multi-user external storage support.Jeff Sharkey2012-08-152-9/+6
| * | | am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."Jean-Baptiste Queru2012-08-132-141/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Remove system/core's remnants of SH support.Elliott Hughes2012-08-112-141/+0
| * | Include to define uid_t.Jeff Sharkey2012-08-081-3/+3
| * | Native utils for working with user and app IDs.Jeff Sharkey2012-08-072-1/+34
| |/
* | Revert "Upgrade to dlmalloc 2.8.5."Ricardo Cerqueira2012-09-243-13/+294
* | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-09-203-294/+13
* | libcutils: Fix aliasing violationsBernhard Rosenkraenzer2012-07-108-40/+64
* | RECOVERY_PRE_COMMAND_CLEAR_REASON and extended reboot argumentsTanguy Pruvot2012-07-102-10/+27
* | libcutils : reboot mount fixDanesh M2012-07-101-4/+7
* | Use RECOVERY_PRE_COMMAND before calling __reboot() recoveryatinm2012-07-102-0/+9
* | Stub property_set_syncEmilio López2012-07-101-0/+5
|/
* Enhance native stack dumps.Jeff Brown2012-06-082-1/+96
* cutils: sched_policy: remove audio app/sys groups, merge into fgDima Zavin2012-06-041-31/+4
* cutils: sched_policy: make bg group be nested under fgDima Zavin2012-06-041-4/+4
* Revert "Revert "Use O_CLOEXEC when opening cgroup fds.""Jeff Brown2012-05-081-5/+5
* Add stubs for host builds.Jeff Brown2012-05-081-17/+30
* Revert "Use O_CLOEXEC when opening cgroup fds."Jeff Brown2012-05-081-5/+5
* Use O_CLOEXEC when opening cgroup fds.Jeff Brown2012-05-081-5/+5
* Support full 32 bits for socket tags.Jeff Sharkey2012-05-021-3/+1
* Add more SP_ constantsGlenn Kasten2012-04-231-14/+80
* Scheduling group cleanup - add comment, SP_DEFAULTGlenn Kasten2012-04-201-0/+21
* 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