Elliott Hughes
b2c3473d35
am 70df6f85: Merge "Just use snprintf for android_get_control_socket."
...
* commit '70df6f85fe8164010be3e4e1cf87e1dd31fb7614':
Just use snprintf for android_get_control_socket.
2015-04-03 03:45:30 +00:00
Elliott Hughes
70df6f85fe
Merge "Just use snprintf for android_get_control_socket."
2015-04-03 03:35:24 +00:00
Christopher Ferris
cadf428403
am 4d9281da: Merge "Update the test for better output on error."
...
* commit '4d9281dae8be449991d19e7408bc2aec10232dac':
Update the test for better output on error.
2015-04-03 01:01:43 +00:00
Christopher Ferris
4d9281dae8
Merge "Update the test for better output on error."
2015-04-03 00:53:40 +00:00
Elliott Hughes
edc49d7b98
Just use snprintf for android_get_control_socket.
...
Change-Id: I3d0da03847f79c9f9b2cfd7189a07f63b17fc4a2
2015-04-02 17:42:56 -07:00
Elliott Hughes
49c381af1a
am 8e192f62: Merge "Fix Windows strlcpy.c build."
...
* commit '8e192f626edb59d106d73f8f7894823c47457f82':
Fix Windows strlcpy.c build.
2015-04-03 00:31:40 +00:00
Elliott Hughes
8e192f626e
Merge "Fix Windows strlcpy.c build."
2015-04-03 00:22:40 +00:00
Elliott Hughes
8193d41ea6
Fix Windows strlcpy.c build.
...
Change-Id: I572c553227a5a2cd57ec304de7e898d7c801fe93
2015-04-02 17:21:47 -07:00
Elliott Hughes
adc1010249
am 4c1d4a0e: Merge "Be more intention-revealing with libcutils\' strlcpy."
...
* commit '4c1d4a0e8ec344799813ce5e6642946839e0036a':
Be more intention-revealing with libcutils' strlcpy.
2015-04-02 23:54:37 +00:00
Elliott Hughes
4c1d4a0e8e
Merge "Be more intention-revealing with libcutils' strlcpy."
2015-04-02 23:43:11 +00:00
Elliott Hughes
2040031f7b
Be more intention-revealing with libcutils' strlcpy.
...
Several people have been independently confused about when this gets
built and why over the past couple of days.
Change-Id: I2d4a02f66e24c0734327585b7d27e50a344b1e94
2015-04-02 15:39:33 -07:00
Christopher Ferris
97e00bb25a
Update the test for better output on error.
...
Change-Id: Id3b0b96a33441ce5d908aac38e639ac3598a7a89
2015-04-02 15:36:09 -07:00
Mark Salyzyn
f7f8f15bfb
am 34efe4cf: Merge "mkbootfs: move fs_config to libcutils"
...
* commit '34efe4cf1ad8d080b37fc02bf55e42eb2ea643b6':
mkbootfs: move fs_config to libcutils
2015-04-02 21:55:03 +00:00
Mark Salyzyn
34efe4cf1a
Merge "mkbootfs: move fs_config to libcutils"
2015-04-02 21:46:41 +00:00
Elliott Hughes
2ddb9cb106
am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed."
...
* commit 'ed43be3948b143af03ab52f0c9457fc35a44176c':
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
2015-04-02 21:44:47 +00:00
Elliott Hughes
a1f69f1808
am 21593186: Merge "Move all libcutils tests into the gtests."
...
* commit '2159318647b6032a9d752012b923c579dc1f80da':
Move all libcutils tests into the gtests.
2015-04-02 21:35:18 +00:00
Elliott Hughes
ed43be3948
Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed."
2015-04-02 21:34:40 +00:00
Elliott Hughes
bcc2b5f44a
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
...
Change-Id: I720b8ef1050da45a7833adef8219b6acb2cf3a38
2015-04-02 14:31:07 -07:00
Elliott Hughes
2159318647
Merge "Move all libcutils tests into the gtests."
2015-04-02 21:26:32 +00:00
Elliott Hughes
af98efbd15
Move all libcutils tests into the gtests.
...
This also fixes the bug where we were always testing against the fake
strlcpy we provide for glibc/Windows rather than the Android one.
This also removes some unnecessary library dependencies.
This also builds all the cutils tests for the host (static and dynamic).
Change-Id: Icd129d5b025c0ca801be5acf31a54ecd88608df9
2015-04-02 14:25:55 -07:00
Elliott Hughes
84ab55632a
am d8fb29b0: Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils."
...
* commit 'd8fb29b0c09de25c416141a4bb150cc7db9f28ca':
Move mips/mips64 android_memset16/android_memset32 into libcutils.
2015-04-02 20:43:22 +00:00
Elliott Hughes
d8fb29b0c0
Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils."
2015-04-02 20:35:20 +00:00
Elliott Hughes
a492f3797a
Move mips/mips64 android_memset16/android_memset32 into libcutils.
...
Change-Id: Ia826dd872f64cc80635f50525a0c393f43ae5204
2015-04-02 11:59:22 -07:00
Elliott Hughes
19d00adb2b
am 27a158be: Merge "toolbox: ioctl: fix signedness on ioctl_nr"
...
* commit '27a158befa90fd8fb965091510d9a3e9079b04f4':
toolbox: ioctl: fix signedness on ioctl_nr
2015-04-02 17:30:39 +00:00
Elliott Hughes
27a158befa
Merge "toolbox: ioctl: fix signedness on ioctl_nr"
2015-04-02 17:22:23 +00:00
Mark Salyzyn
d5cd3778cd
mkbootfs: move fs_config to libcutils
...
Bug: 19908228
Change-Id: Ic843b32f575825dc89cd9fa15dc0619bc397ce82
2015-04-02 10:19:43 -07:00
Brian Carlstrom
8c755dfe4c
am c7cddffa: Merge "Fix shared version of libcutils on the host to include strlcpy"
...
* commit 'c7cddffa14369265c82e5a08797f7ba687d174ef':
Fix shared version of libcutils on the host to include strlcpy
2015-04-02 13:44:40 +00:00
Brian Carlstrom
c7cddffa14
Merge "Fix shared version of libcutils on the host to include strlcpy"
2015-04-02 07:51:10 +00:00
Brian Carlstrom
60a347fc87
Fix shared version of libcutils on the host to include strlcpy
...
Change-Id: Ic727508d9cfadea0050d1ccc491ee61aac1ef55a
2015-04-02 00:43:45 -07:00
Elliott Hughes
2d4a347eb5
am fad9b3eb: Merge "sdcard: Turn on noatime for fuse mounted sdcard"
...
* commit 'fad9b3ebb8f5966e2afd7ff65d78ecc3330aaa3e':
sdcard: Turn on noatime for fuse mounted sdcard
2015-04-02 02:13:22 +00:00
Christopher Ferris
2be40f767b
am 88628e2b: Merge "Discards frames for code within library."
...
* commit '88628e2baf83a604f9b443d0c1b67cd11f4ceef3':
Discards frames for code within library.
2015-04-02 02:13:21 +00:00
Elliott Hughes
fad9b3ebb8
Merge "sdcard: Turn on noatime for fuse mounted sdcard"
2015-04-02 02:05:42 +00:00
Christopher Ferris
88628e2baf
Merge "Discards frames for code within library."
2015-04-02 01:24:22 +00:00
Dan Albert
a7be34404c
am 7ab2c78e: Merge "Revert "Disable the static libcutils tests.""
...
* commit '7ab2c78ee9a7df21d149b6c5228f9d0fccb066e0':
Revert "Disable the static libcutils tests."
2015-04-02 00:59:19 +00:00
Dan Albert
7ab2c78ee9
Merge "Revert "Disable the static libcutils tests.""
2015-04-01 23:48:06 +00:00
Dan Albert
43db1c347b
Revert "Disable the static libcutils tests."
...
Also move them to libc++ since stlport is dead.
Bug: 18389856
This reverts commit bb28776db0 .
Change-Id: Icdf9be3bc5cc40433727ff71a121b145002dda72
2015-04-01 16:45:28 -07:00
Christopher Ferris
ca09ce902c
Discards frames for code within library.
...
When doing a local unwind, do not include the frames that come
from either libunwind or libbacktrace.
Bug: 11518609
Change-Id: I0ec8d823aebbfa0903e61b16b7e5663f3fd65e78
2015-04-01 15:58:20 -07:00
Chris Fries
4868b07931
toolbox: ioctl: fix signedness on ioctl_nr
...
ioctl_nr is passed signed to the kernel, but many users refer
to ioctl's in unsigned 32 bit notation.
Let's use stroll to set it, to let people specify either
negative numbers or large positive numbers.
Also improve error reporting.
Reported-By: Alex Piliev <ktnr74@motorola.com>
Change-Id: I789434895b70b051d4d5c1a5db566a1925478ef0
2015-04-01 15:46:20 -07:00
Dan Albert
4f6c526e13
am 3891cfef: Merge "Link libc++_static into fs_mgr."
...
* commit '3891cfef5e27da0f33ccab42e9a14cc1e38331ee':
Link libc++_static into fs_mgr.
2015-04-01 20:37:48 +00:00
Dan Albert
3891cfef5e
Merge "Link libc++_static into fs_mgr."
2015-04-01 20:27:57 +00:00
Dan Albert
bbbc634e09
Link libc++_static into fs_mgr.
...
Change-Id: Ic2461d3a30dbd8a22f9800a33fac27c658340b21
2015-04-01 13:26:04 -07:00
Mark Salyzyn
4bf0438083
am 22155474: Merge "logd: missing include for string.h"
...
* commit '221554749337a9c961c192596be5eb4e42083733':
logd: missing include for string.h
2015-04-01 19:38:05 +00:00
Mark Salyzyn
5bcbcb50ba
am 4f6e51a0: Merge "package missing include for string.h"
...
* commit '4f6e51a032892b1a053efa2b41ebb29e4f1bb5be':
package missing include for string.h
2015-04-01 19:38:03 +00:00
Mark Salyzyn
2215547493
Merge "logd: missing include for string.h"
2015-04-01 19:27:09 +00:00
Mark Salyzyn
4f6e51a032
Merge "package missing include for string.h"
2015-04-01 19:26:50 +00:00
Elliott Hughes
0dd1dd2f31
am a57fb596: Merge "Remove no-op "capabilities"."
...
* commit 'a57fb596f31ae415446841b35dd8aefe8273b409':
Remove no-op "capabilities".
2015-04-01 18:48:16 +00:00
Elliott Hughes
a57fb596f3
Merge "Remove no-op "capabilities"."
2015-04-01 18:37:06 +00:00
Mark Salyzyn
801bcecbb5
logd: missing include for string.h
...
LogCommand.cpp gets string.h inherited from
private/android_filesystem_config.h it should
not rely on this in the future. The intent is
to move fs_config function into libcutils and
thus deprecate any need for string.h in this
include file.
Bug: 19908228
Change-Id: Iaf3a77298b56efd8004300b17e9a1faafad5b08b
2015-04-01 11:18:42 -07:00
Mark Salyzyn
68ffc74e32
package missing include for string.h
...
package.c gets string.h inherited from
private/android_filesystem_config.h it should
not rely on this in the future. The intent is
to move fs_config function into libcutils and
thus deprecate any need for string.h in this
include file.
Bug: 19908228
Change-Id: I5db6d0a88c5b1eb9f582284e9bdd220c096ea69a
2015-04-01 11:15:37 -07:00
Paul Lawrence
ffe5c0d12d
am 27cda9a5: Merge "Revert "Revert "Adding e4crypt support"""
...
* commit '27cda9a535c80470e913156e412cbf7e60c3217c':
Revert "Revert "Adding e4crypt support""
2015-04-01 17:50:35 +00:00