summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of small system/core bugs.Elliott Hughes2013-10-291-0/+1
* Eliminate text relocations in x86 optimized memset versionsPavel Chupin2013-10-242-8/+8
* Use %zd for size_t.Elliott Hughes2013-10-181-1/+1
* libcutils doesn't need to be looking at bionic's privates.Elliott Hughes2013-10-101-5/+0
* Cleanup x86 flags and memset versionsPavel Chupin2013-10-103-21/+2
* Use SSE2 enhanced memset for capable x86 processorsDaniel Leung2013-09-241-11/+15
* fix valgrind ioctl warning.Jin Wei2013-08-311-1/+1
* am e755dfd4: Merge changes I1db3137b,I0f66144eColin Cross2013-06-191-10/+19
|\
| * libcutils: reimplement property_list() using __system_property_foreach()Greg Hackmann2013-06-181-10/+19
* | am 25538257: Merge "cutils: add a way to disable tracing for a process" into ...Jamie Gennis2013-04-161-11/+29
|\ \
| * \ 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
* | | | am 774814d1: Merge "klog: Have klog_write() call klog_init() if needed" into ...Ken Sumrall2013-04-151-1/+4
|\ \ \ \ | |/ / /
| * | | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-1/+4
| |/ /
* | | am c796ed97: We need libcutils to include liblogYing Wang2013-04-111-1/+3
|\ \ \ | |/ /
| * | We need libcutils to include liblogYing Wang2013-04-101-1/+3
* | | am 9b32f87a: Merge "Add Mips memset speedup"Keun-young Park2013-03-292-0/+35
|\ \ \ | |/ / |/| / | |/
| * Merge "Add Mips memset speedup"Keun-young Park2013-03-292-0/+35
| |\
| | * Add Mips memset speedupDuane Sand2012-08-292-0/+35
* | | 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-078-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