Yabin Cui
be837360c3
Make bionic-unit-tests default run isolate mode.
...
Fix bug of handling signal terminated tests.
Bug: 17589740
Bug: 18951146
Change-Id: I4803382b26cd5454693090202b3ba38e3dbe66e5
2015-01-08 20:34:58 -08:00
Elliott Hughes
e6594658f7
am 8623dc75: Merge "Fix freeaddrinfo(NULL)."
...
* commit '8623dc75479f88e7ccdec708b5c7ca0abeb285d1':
Fix freeaddrinfo(NULL).
2015-01-09 02:53:54 +00:00
Elliott Hughes
8623dc7547
Merge "Fix freeaddrinfo(NULL)."
2015-01-09 02:48:29 +00:00
Elliott Hughes
c62a4b5a7a
Fix freeaddrinfo(NULL).
...
Bug: https://code.google.com/p/android/issues/detail?id=13228
Change-Id: I5e3b126d90d750a93ac0b8872198e50ba047e603
2015-01-08 17:28:46 -08:00
Yabin Cui
1ecafe3fef
am 4c47fc4e: Merge "Make pthread stack size match real range."
...
* commit '4c47fc4ed39dff497d4c56ba864b3a3f659250f4':
Make pthread stack size match real range.
2015-01-08 23:00:46 +00:00
Yabin Cui
4c47fc4ed3
Merge "Make pthread stack size match real range."
2015-01-08 22:57:27 +00:00
Yabin Cui
917d390510
Make pthread stack size match real range.
...
Bug: 18908062
Change-Id: I7037ac8273ebe54dd19b1561c7a376819049124c
2015-01-08 14:27:24 -08:00
Dmitriy Ivanov
1e17b4914f
am b5e508cf: Merge "Set linux 32bit personality for 32 bit processes"
...
* commit 'b5e508cfee2355bad0502587e4fce8f4173584d6':
Set linux 32bit personality for 32 bit processes
2015-01-08 00:50:49 +00:00
Dmitriy Ivanov
b5e508cfee
Merge "Set linux 32bit personality for 32 bit processes"
2015-01-08 00:46:49 +00:00
Dmitriy Ivanov
bfa15e464e
Set linux 32bit personality for 32 bit processes
...
Bug: 18069809
Change-Id: Ie143d56b0f8f03510dc451649291067e1add1d2f
2015-01-07 16:32:05 -08:00
Dmitriy Ivanov
880aed0b4d
am 1d548dc9: Merge "Print error when prelink fails for main executable"
...
* commit '1d548dc95c87fcfa686f81c021269e4193e1ee2f':
Print error when prelink fails for main executable
2015-01-08 00:15:10 +00:00
Dmitriy Ivanov
1d548dc95c
Merge "Print error when prelink fails for main executable"
2015-01-08 00:08:35 +00:00
Dmitriy Ivanov
6718125ac7
Print error when prelink fails for main executable
...
Bug: 18931021
Change-Id: Ib6c39a409161b20a10c3485272c73bc2abd4ee4f
(cherry picked from commit d9e211ca1fcf8bb78a1e1de9e54fe7c8d0a01518)
2015-01-07 15:49:40 -08:00
Dmitriy Ivanov
1b8f467c02
Remove outdated list of abi bugs
...
Change-Id: I275093a7a66b53ec25317e02c4bff46c2facc030
2015-01-07 14:14:34 -08:00
Elliott Hughes
6ed76e8c7d
am ac8f2810: Merge "_Unwind_Context is a struct."
...
* commit 'ac8f2810297cd6c104aad38686627fcc13591347':
_Unwind_Context is a struct.
2015-01-07 03:08:37 +00:00
Elliott Hughes
ac8f281029
Merge "_Unwind_Context is a struct."
2015-01-07 02:59:26 +00:00
Elliott Hughes
30e59c4c69
_Unwind_Context is a struct.
...
Change-Id: Iff2c52dc630eb83b931a78fdebc4494d69462db7
2015-01-06 18:48:24 -08:00
Yabin Cui
8e8daba185
am 8004f735: Merge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK."
...
* commit '8004f735f1bad7255268392e2c7ac648f0702e5e':
Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
2015-01-07 01:59:07 +00:00
Yabin Cui
8004f735f1
Merge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK."
2015-01-07 01:28:40 +00:00
Yabin Cui
ba8dfc2669
Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
...
Patch for https://android-review.googlesource.com/#/c/120844/ .
Change-Id: Idca5ccd7b28e8f07f1d2d1b6e3bba6781b62f0e0
2015-01-06 17:11:23 -08:00
Elliott Hughes
9d8b7d1ac4
am d3de1dde: Merge "[MIPS64] Add correct mcontext_t for 64-bit MIPS"
...
* commit 'd3de1ddef1427708581af4df02943486783f980d':
[MIPS64] Add correct mcontext_t for 64-bit MIPS
2015-01-06 17:47:45 +00:00
Elliott Hughes
d3de1ddef1
Merge "[MIPS64] Add correct mcontext_t for 64-bit MIPS"
2015-01-06 17:43:25 +00:00
Faraz Shahbazker
e247e1c89e
[MIPS64] Add correct mcontext_t for 64-bit MIPS
...
Change-Id: I76d503860d0e1d937b6913bf2c1c6ebb531617da
2015-01-06 07:58:02 -08:00
Yabin Cui
5e1bc9f7b8
am 597800f1: Merge "better gtest runner for bionic"
...
* commit '597800f1d71590fc9ad51ce5227280586b2ceda5':
better gtest runner for bionic
2015-01-02 22:41:45 +00:00
Yabin Cui
745b236dc3
am 541b0b18: Merge "Reserve enough user request stack space in pthread_create."
...
* commit '541b0b187dd91684efdcebf72c8830e976ca04a6':
Reserve enough user request stack space in pthread_create.
2015-01-02 22:41:44 +00:00
Yabin Cui
597800f1d7
Merge "better gtest runner for bionic"
2015-01-02 22:38:41 +00:00
Yabin Cui
541b0b187d
Merge "Reserve enough user request stack space in pthread_create."
2015-01-02 22:37:56 +00:00
Yabin Cui
6a7aaf4675
Reserve enough user request stack space in pthread_create.
...
Bug: 18830897
Change-Id: I1ba4aaeaf66a7ff99c5d82ad45469011171b0a3b
2015-01-02 14:33:48 -08:00
Elliott Hughes
46987a9490
am 9b6164ca: Merge "Remove bogus transitive includes."
...
* commit '9b6164ca8d7b2c5e7fced1cbbda6c353e6e21e54':
Remove bogus transitive includes.
2014-12-30 12:16:06 +00:00
Elliott Hughes
9b6164ca8d
Merge "Remove bogus transitive includes."
2014-12-29 21:52:04 +00:00
Elliott Hughes
40360b379c
Remove bogus transitive includes.
...
<signal.h> shouldn't get you the contents of <errno.h>, and <fcntl.h>
shouldn't get you the contents of <unistd.h>.
Change-Id: I347499cd8671bfee98e6b8e875a97cab3a3655d3
2014-12-29 13:29:50 -08:00
Elliott Hughes
52a2df5f2a
am 0a552407: Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
...
* commit '0a552407ada6fc718be016df0902f6c23aa88eea':
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
2014-12-29 19:45:21 +00:00
Elliott Hughes
0a552407ad
Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
2014-12-29 19:40:45 +00:00
Elliott Hughes
64d8382394
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
...
POSIX says "The <fcntl.h> header shall define the symbolic constants for file
modes for use as values of mode_t as described in <sys/stat.h>".
Needed to build ToT strace.
Change-Id: Ia85a51ef6fd86a48084fe48ce24963000a937d37
2014-12-29 11:14:38 -08:00
Elliott Hughes
cc1074431e
am 50e15a2e: Merge "Remove more BSD cruft from the public headers."
...
* commit '50e15a2ec7189eb3279cbf546679ccac4a138e90':
Remove more BSD cruft from the public headers.
2014-12-23 20:17:38 +00:00
Elliott Hughes
50e15a2ec7
Merge "Remove more BSD cruft from the public headers."
2014-12-23 20:14:52 +00:00
Elliott Hughes
d029db1052
am ba09edcb: Merge "Fix nan output in the printf family."
...
* commit 'ba09edcb41799e037780b92ddcbe6bd08bac5996':
Fix nan output in the printf family.
2014-12-21 05:59:46 +00:00
Elliott Hughes
ba09edcb41
Merge "Fix nan output in the printf family."
2014-12-21 02:54:06 +00:00
Elliott Hughes
1b18aff9ba
Fix nan output in the printf family.
...
Bug: https://code.google.com/p/android/issues/detail?id=82452
Change-Id: I51f226c8b033de6e81baeea5e6db3de6ed196f73
2014-12-20 18:53:08 -08:00
Elliott Hughes
998f2d5a50
Remove more BSD cruft from the public headers.
...
Change-Id: I1e3097f745b526db448bf72fbc05fb2ba23929a0
2014-12-19 19:30:11 -08:00
Yabin Cui
e4d3161a84
am 4c30fedf: Merge "Move gethtnamaddr.c to net/ subdirectory."
...
* commit '4c30fedfd3c78333596b31aa675d8cbd23e60487':
Move gethtnamaddr.c to net/ subdirectory.
2014-12-20 03:20:51 +00:00
Yabin Cui
4c30fedfd3
Merge "Move gethtnamaddr.c to net/ subdirectory."
2014-12-20 03:16:05 +00:00
Yabin Cui
a2177c6ccb
Move gethtnamaddr.c to net/ subdirectory.
...
It may be the better place to stay.
Change-Id: I517cc2769f63e1873191768c4732907c14f2c60e
2014-12-19 17:29:04 -08:00
Yabin Cui
a62755adba
am 7e202e4e: Merge "Remove t->tls==NULL check in pthread_key_delete."
...
* commit '7e202e4eb150158e505859b506e4aa3706a14497':
Remove t->tls==NULL check in pthread_key_delete.
2014-12-20 00:48:38 +00:00
Yabin Cui
7e202e4eb1
Merge "Remove t->tls==NULL check in pthread_key_delete."
2014-12-20 00:44:41 +00:00
Yabin Cui
246bcb10b6
Remove t->tls==NULL check in pthread_key_delete.
...
Change-Id: I6c0c71d30fe9d5b888752a4204abd95d5149bb96
2014-12-19 16:31:03 -08:00
Yabin Cui
da2317edb3
am cdc7ad11: Merge "Use mmap to create the pthread_internal_t"
...
* commit 'cdc7ad11e931ed9fc329b96e880f22e24be1c267':
Use mmap to create the pthread_internal_t
2014-12-20 00:15:30 +00:00
Yabin Cui
cdc7ad11e9
Merge "Use mmap to create the pthread_internal_t"
2014-12-20 00:10:38 +00:00
Yabin Cui
8cf1b30567
Use mmap to create the pthread_internal_t
...
Add name to mmaped regions.
Add pthread benchmark code.
Allocate pthread_internal_t on regular stack.
Bug: 16847284
Change-Id: Id60835163bb0d68092241f1a118015b5a8f85069
2014-12-19 16:05:29 -08:00
Yabin Cui
be32794141
am e28a1864: Merge "Support gethostbyname_r_ERANGE."
...
* commit 'e28a1864916373f4c520f2a8be1c1c7ea97424cf':
Support gethostbyname_r_ERANGE.
2014-12-19 22:57:22 +00:00