summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+0
|\|
| * Libcutils: Remove unused variableAndreas Gampe2015-02-191-1/+0
* | am 3bc8ae63: Merge "Use mkstemp for host ashmem."Elliott Hughes2015-02-101-43/+7
|\|
| * Use mkstemp for host ashmem.Elliott Hughes2015-02-091-43/+7
* | am 55732f49: Merge "android_reboot should take a const char*."Elliott Hughes2015-02-031-1/+1
|\|
| * android_reboot should take a const char*.Elliott Hughes2015-02-031-1/+1
* | am e862350b: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-271-18/+16
|\|
| * Kill HAVE_PTHREADS.Yabin Cui2015-01-271-18/+16
* | am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd."Christopher Ferris2015-01-211-53/+5
|\|
| * Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-53/+5
* | am 45c4c06f: Merge "Remove unused cruft from libcutils."Elliott Hughes2015-01-162-83/+0
|\|
| * Remove unused cruft from libcutils.Elliott Hughes2015-01-152-83/+0
* | am 9f72ef89: Merge "Extend to receive NFLOG packets."Jeff Sharkey2015-01-161-9/+17
|\|
| * Merge "Extend to receive NFLOG packets."Jeff Sharkey2015-01-151-9/+17
| |\
| | * Extend to receive NFLOG packets.Jeff Sharkey2015-01-151-9/+17
| * | Add timed versions of stack dumping functions.Christopher Ferris2015-01-151-3/+29
| |/
* | am 5f2ff6a9: Add timed versions of stack dumping functions.Christopher Ferris2015-01-141-3/+29
|\ \
| * | Add timed versions of stack dumping functions.Christopher Ferris2015-01-141-3/+29
* | | am ec556521: Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPER...Elliott Hughes2015-01-121-184/+2
|\ \ \ | | |/ | |/|
| * | Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER.Elliott Hughes2015-01-121-184/+2
* | | am fdb3da59: Merge "Use getmntent when accessing /proc/mounts."Yabin Cui2015-01-061-24/+9
|\| |
| * | Use getmntent when accessing /proc/mounts.Yabin Cui2015-01-051-24/+9
* | | am 0e74cfb6: Merge "Fix references to HAVE_PRCTL."Elliott Hughes2014-12-151-2/+2
|\| |
| * | Fix references to HAVE_PRCTL.Elliott Hughes2014-12-151-2/+2
* | | am fae953eb: Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sc...Elliott Hughes2014-12-141-1/+1
|\| |
| * | HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>.Elliott Hughes2014-12-141-1/+1
* | | am 374de72b: Merge "Libcutils: Remove unused variable"Andreas Gampe2014-11-251-1/+0
|\| |