summaryrefslogtreecommitdiffstats
path: root/libcutils
Commit message (Expand)AuthorAgeFilesLines
* Make allocations use unique_ptr.Christopher Ferris2015-10-141-6/+6
* fs_config.c: remove setuid from procrankNick Kralevich2015-10-071-2/+1
* am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities."Jorge Lucangeli Obes2015-09-031-2/+2
|\
| * Merge "Use CAP_MASK_LONG for file capabilities."Jorge Lucangeli Obes2015-09-031-2/+2
| |\
| | * Use CAP_MASK_LONG for file capabilities.Jorge Lucangeli Obes2015-09-021-2/+2
* | | am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules"Dan Willemsen2015-09-031-24/+14
|\| |
| * | Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-24/+14
| |/
* | am f4355868: Merge "android_memset.c: Use sanitized shifts"Nick Kralevich2015-08-271-2/+2
|\|
| * android_memset.c: Use sanitized shiftsDuane Sand2015-08-271-2/+2
* | am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer...Nick Kralevich2015-08-271-1/+8
|\|
| * android_memset.c: Use __attribute__((no_sanitize("integer")))Nick Kralevich2015-08-271-1/+8
* | am d34f4198: Merge "strdup16to8.c: fix benign integer underflow."Nick Kralevich2015-08-271-3/+6
|\|
| * strdup16to8.c: fix benign integer underflow.Nick Kralevich2015-08-271-3/+6
* | am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer"Nick Kralevich2015-08-261-0/+4
|\|
| * libcutils: enable LOCAL_SANITIZE := integerNick Kralevich2015-08-261-0/+4
* | am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer"Nick Kralevich2015-08-262-0/+10
|\|
| * libcutils: cleanups for -fsanitize=integerNick Kralevich2015-08-262-0/+10
* | am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-304-11/+11
|\|
| * Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-304-11/+11
| |\
| | * Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-304-11/+11
* | | am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK."Elliott Hughes2015-07-306-10/+10
|\| |
| * | Use _WIN32 rather than HAVE_WINSOCK.Elliott Hughes2015-07-296-10/+10
| |/
* | am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img."Tao Bao2015-07-281-0/+1
|\|
| * Merge "Set mode bits for /system/etc/recovery.img."Tao Bao2015-07-281-0/+1
| |\
| | * Set mode bits for /system/etc/recovery.img.Tao Bao2015-07-271-0/+1
* | | Fix libcutils build.Elliott Hughes2015-07-241-0/+2
* | | am 12d912bc: am ed217967: Merge "Fix socket_network_client_timeout error check."Elliott Hughes2015-07-251-1/+1
|\| |
| * | Merge "Fix socket_network_client_timeout error check."Elliott Hughes2015-07-251-1/+1
| |\ \
| | * | Fix socket_network_client_timeout error check.Elliott Hughes2015-07-241-1/+1
* | | | resolved conflicts for merge of 038b76c2 to mnc-dev-plus-aospElliott Hughes2015-07-242-6/+5
|\| | |
| * | | Turn on warnings for libcutils, fix a bug.Elliott Hughes2015-07-242-6/+5
| |/ /
* | | am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly."Elliott Hughes2015-07-241-3/+8
|\| |
| * | Report getaddrinfo failures correctly.Elliott Hughes2015-07-231-3/+8
* | | am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot"Yusuke Sato2015-07-211-32/+155
|\| |
| * | Merge "Use fsck.f2fs -a instead of -f for faster boot"Yusuke Sato2015-07-211-32/+155
| |\ \ | | |/ | |/|
| | * Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2015-07-151-32/+155
* | | am 099ec31b: am ff201659: Merge "Fix the Mac libcutils build."Elliott Hughes2015-07-181-11/+7
|\| |
| * | Fix the Mac libcutils build.Elliott Hughes2015-07-181-11/+7
* | | am 5403d155: am e36b10a8: Merge "Switch libcutils from gethostbyname to getad...Elliott Hughes2015-07-181-56/+55
|\| |
| * | Switch libcutils from gethostbyname to getaddrinfo.Elliott Hughes2015-07-171-56/+55
* | | am 00392411: am e7ed68ad: Merge "libcutils: fs_config: Add folders normally c...Daniel Rosenberg2015-07-141-0/+4
|\| |
| * | libcutils: fs_config: Add folders normally created in init.rcDaniel Rosenberg2015-07-081-0/+4
| |/
| * Merge "Don't use TEMP_FAILURE_RETRY on close in system/core."Elliott Hughes2015-05-271-3/+3
| |\
| | * Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-151-3/+3
| * | klog: don't unconditionally call mknod()Nick Kralevich2015-05-181-0/+5
| |/
* | am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config param...Thierry Strudel2015-07-101-6/+13
|\ \
| * | fs_config: replace getenv('OUT') by new fs_config parameterThierry Strudel2015-07-091-6/+13
* | | am 1fb6e24f: Merge "Fix janky navbar ripples -- incorrect timerslack values" ...Todd Kjos2015-06-291-1/+3
|\| |
| * | 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