summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis2013-04-161-11/+29
|\
| * cutils: add a way to disable tracing for a processJamie Gennis2013-04-151-11/+29
* | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-1/+4
|/
* We need libcutils to include liblogYing Wang2013-04-101-1/+3
* libcutils: add support for app tracingJamie Gennis2013-03-281-5/+85
* am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS ...Jeffrey Brown2013-02-068-0/+766
|\
| * Merge "[MIPS] Benchmark test for MIPS memset16/memset32"Jeffrey Brown2013-02-068-0/+766
| |\
| | * [MIPS] Benchmark test for MIPS memset16/memset32Duane Sand2012-12-278-0/+766
| * | The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2013-01-155-3344/+0
| |/
* | cutils: remove dead code.Nick Kralevich2013-01-291-38/+0
* | am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP ato...Ben Cheng2012-12-071-1/+1
|\|
| * Fail-proof the inline directives for SMP atomic operations.Ben Cheng2012-12-071-1/+1
* | cutils: trace: add atrace_update_tags()Alex Ray2012-11-281-0/+13
* | cutils: Add tracing supportAlex Ray2012-11-282-0/+76
* | The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2012-10-185-3344/+0
* | fs.c: Fix implicit declaration of function 'mkstemp'Nick Kralevich2012-10-151-0/+1
|/
* 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
|/
* 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-151-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-151-1/+5
|/
* Merge "Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a"Andrew Hsieh2012-03-131-0/+11
|\