summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* fs_config: replace getenv('OUT') by new fs_config parameterThierry Strudel2015-07-091-6/+13
* Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-devTodd Kjos2015-06-291-1/+3
|\
| * Fix janky navbar ripples -- incorrect timerslack valuesTodd Kjos2015-06-251-1/+3
* | Don't set cgroup policy when updating cpusets.Tim Murray2015-06-221-4/+1
|/
* add cpuset support to libcutilsTim Murray2015-06-112-31/+92
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-271-3/+3
* klog: don't unconditionally call mknod()Nick Kralevich2015-05-191-0/+5
* Prevent integer overflow when allocating native_handle_tAdam Lesinski2015-05-151-2/+8
* Remove libbacktrace definition of gettid.Dan Albert2015-05-131-6/+1
* Fix gettid() on Windows.Dan Albert2015-05-131-21/+21
* Remove dead code.Elliott Hughes2015-04-211-335/+0
* Merge "[MIPS] Fast android_memset for Mips64, Mipsr6"Elliott Hughes2015-04-173-325/+96
|\
| * [MIPS] Fast android_memset for Mips64, Mipsr6Duane Sand2015-04-163-325/+96
* | Merge "Revert "cutils: add OS-independent endian.h""Greg Hackmann2015-04-162-61/+0
|\ \
| * | Revert "cutils: add OS-independent endian.h"Greg Hackmann2015-04-162-61/+0
* | | Merge "cutils: add OS-independent endian.h"Greg Hackmann2015-04-162-0/+61
|\| |
| * | cutils: add OS-independent endian.hGreg Hackmann2015-04-162-0/+61
* | | Merge "Move trace.h to stdatomic."Yabin Cui2015-04-162-8/+8
|\ \ \ | |/ / |/| |
| * | Move trace.h to stdatomic.Yabin Cui2015-04-162-8/+8
* | | libcutils: fs_config must use O_BINARYMark Salyzyn2015-04-161-2/+6
* | | libcutils: fs_config: winsdk_tools build fixMark Salyzyn2015-04-161-1/+1
| |/ |/|
* | libcutils: drop use of mmapMark Salyzyn2015-04-151-45/+30
* | libcutils: add fs_config_generateMark Salyzyn2015-04-151-0/+21
* | libcutils: fs_config read from fileMark Salyzyn2015-04-151-12/+141
* | Revert "libcutils: fs_config read from file"Mark Salyzyn2015-04-151-125/+12
|/
* libcutils: fs_config read from fileMark Salyzyn2015-04-151-12/+125
* android_filesystem_config: move fs_config to libcutilsMark Salyzyn2015-04-061-11/+0
* libcutils: add fs_configMark Salyzyn2015-04-062-0/+146
* Fix Windows strlcpy.c build.Elliott Hughes2015-04-021-2/+1
* Be more intention-revealing with libcutils' strlcpy.Elliott Hughes2015-04-022-20/+8
* Move all libcutils tests into the gtests.Elliott Hughes2015-04-025-90/+96
* Move mips/mips64 android_memset16/android_memset32 into libcutils.Elliott Hughes2015-04-024-73/+327
* Fix shared version of libcutils on the host to include strlcpyBrian Carlstrom2015-04-021-1/+1
* Revert "Disable the static libcutils tests."Dan Albert2015-04-011-17/+15
* Merge "Define atrace_* functions for both target and host."Richard Uhler2015-04-013-2/+38
|\
| * Define atrace_* functions for both target and host.Richard Uhler2015-03-273-2/+38
* | Always unlink /dev/__kmsg__.Elliott Hughes2015-03-281-4/+1
* | Log more timing information from init.Elliott Hughes2015-03-281-22/+21
|/
* Merge "Add make target for shared libcutils on host."Richard Uhler2015-03-251-1/+11
|\
| * Add make target for shared libcutils on host.Richard Uhler2015-03-241-1/+11
* | Fix mac sdk build.Christopher Ferris2015-03-231-0/+2
* | More Mac fix.Dan Albert2015-03-231-0/+1
* | Undo mac fix to fix windows, fix mac differently.Dan Albert2015-03-232-3/+5
* | (Probably) fix the mac build.Dan Albert2015-03-231-1/+1
* | Move gettid() into libcutils.Dan Albert2015-03-231-1/+30
|/
* am 6864e673: Merge "More SOCK_CLOEXEC"Nick Kralevich2015-02-271-1/+1
|\
| * More SOCK_CLOEXECNick Kralevich2015-02-261-1/+1
* | am f1ac6917: Merge "Remove loghack.h."Narayan Kamath2015-02-212-121/+1
|\|
| * Remove loghack.h.Narayan Kamath2015-02-212-121/+1
* | am 623eebe6: Merge "Libcutils: Remove unused variable"Andreas Gampe2015-02-201-1/+0
|\|