Dan Albert
72dc1c22dc
Merge "Revert "Backing this one out since the counterpart needs to be sent upstream.""
2014-06-12 05:34:11 +00:00
Dan Albert
e5fdaa4f9d
Revert "Backing this one out since the counterpart needs to be sent upstream."
...
This reverts commit a04d2bc28e
.
Change-Id: I1b49165ca5d4bafdba7948818256a6167a363aca
2014-06-14 01:04:31 +00:00
Dan Albert
a04d2bc28e
Backing this one out since the counterpart needs to be sent upstream.
...
This reverts commit 5ee320dd35
.
Change-Id: I1a9c6b06c3aca595f01c629f7649be743dc48e77
2014-06-14 00:51:14 +00:00
Dan Albert
5ee320dd35
Hides valloc(3)/pvalloc(3) on LP64.
...
These were removed from POSIX 2004. Hides the header declarations for all
targets, and hides the symbols for LP64.
Bug: 13935372
Change-Id: Id592f67e9b7051517a05f536e1373b30162e669c
2014-06-13 15:35:05 -07:00
Dan Albert
b84783ecaa
Merge "Backing this one out since the counterpart needs to be sent upstream."
2014-06-12 05:34:11 +00:00
Elliott Hughes
5d25d5480a
Merge "Remove __memcmp16 from bionic."
2014-06-12 05:34:11 +00:00
Elliott Hughes
24614b4729
Remove __memcmp16 from bionic.
...
Change-Id: I2486d667d96c8900dd368d855f37c1327161efb7
2014-06-12 15:35:22 -07:00
Elliott Hughes
564222e338
Merge "Use default hidden visibility to build libc_dns."
2014-06-12 05:34:11 +00:00
Elliott Hughes
8563802b04
Use default hidden visibility to build libc_dns.
...
Bug: 11156955
Change-Id: Ia443705f5fbee0681039d4480abc89850968f475
2014-06-12 13:35:41 -07:00
Dan Albert
37b845f9e4
Merge "Remove declaration for putw(3)/getw(3)."
2014-06-12 05:34:11 +00:00
Elliott Hughes
b67a3c2716
Merge "Fix GCC 4.9 complaint about int/size_t mismatch."
2014-06-12 05:34:11 +00:00
Elliott Hughes
5ab51d0d1a
Fix GCC 4.9 complaint about int/size_t mismatch.
...
Change-Id: Ib13857f98658dc8760cff15adb5829e8e140008a
2014-06-12 12:52:58 -07:00
Dan Albert
65b1c90a32
Merge "Hides valloc(3)/pvalloc(3) on LP64."
2014-06-12 03:32:07 +00:00
Dan Albert
b725e7627f
Merge "Removes wait3(2) from LP64."
2014-06-12 03:32:07 +00:00
Dan Albert
8229ae46f4
Removes wait3(2) from LP64.
...
wait3(2) was removed from POSIX 2004. Keep the symbol around in LP32 for binary
compatibility, but remove the declaration in sys/wait.h.
Bug: 13935372
Change-Id: Ic715fce6781aae43b4ac6d745dc6d1e6b9914e71
2014-06-13 16:04:41 -07:00
Dan Albert
f87ac523a1
Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64."
2014-06-12 03:32:07 +00:00
Dan Albert
607341e226
Remove ioprio_get(2) and ioprio_set(2) from LP64.
...
Bug: 11156955
Change-Id: I07b596d85e4bd6347d488d1a92c8d0a00b5ef3b3
2014-06-12 18:10:13 -07:00
Elliott Hughes
1e7ae47d40
Merge "Bring our "libresolv" stuff in line with glibc."
2014-06-12 03:32:07 +00:00
Elliott Hughes
e8e453439f
Bring our "libresolv" stuff in line with glibc.
...
Despite the name, most of resolv_private.h is actually in glibc; it's just
that there it's tucked away in libresolv whereas we have it in libc.
Change-Id: Ibcf6603f1141ffd2661cee0bffa83052d4f9e549
2014-06-13 11:50:07 -07:00
Elliott Hughes
ae3c6af3e5
Merge "[MIPS64] linker64 requires startup code"
2014-06-12 03:32:07 +00:00
Chris Dearman
9d98ee17fe
[MIPS64] linker64 requires startup code
...
Change-Id: Iff2cd7d4dc40a67978bd9fc585b86e5a87afdbdd
2014-06-12 19:18:12 -07:00
Elliott Hughes
1aaed87f7f
Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing."
2014-06-12 03:32:07 +00:00
Elliott Hughes
7f2d4c21cc
Somewhere, the declaration of _resolv_delete_cache_for_net went missing.
...
I couldn't work out where this went missing from "git log", but it became
important with the switch to hidden visibility.
Change-Id: I921f81e36642a2c65c3ec85dc9b5b87c5d977a5b
2014-06-12 18:40:06 -07:00
Elliott Hughes
ff17671bc6
Merge "Add a hack to <stdlib.h> until we can fix libvpx."
2014-06-12 03:32:07 +00:00
Elliott Hughes
3fb5097a7e
Add a hack to <stdlib.h> until we can fix libvpx.
...
libvpx should probably change its assembler to refer to lrand48 directly,
because that will work on old and new versions of Android. This keeps things
building until that happens.
Bug: 15598056
Change-Id: I4a1f59e710a083b9f9a707ceeb9ca0a28141a954
2014-06-12 17:50:52 -07:00
Elliott Hughes
346fa721ca
Merge "Get the full set of PRNG functions in <stdlib.h>"
2014-06-12 03:32:07 +00:00
Elliott Hughes
a0beeeabbc
Get the full set of PRNG functions in <stdlib.h>
...
Bug: https://code.google.com/p/android/issues/detail?id=58888
Change-Id: I435250bdae302e8bd7e29977d0fde7b9afbfca5e
2014-06-12 14:37:31 -07:00
Christopher Ferris
3d5e0b2045
Merge "Add/Remove mmap tests."
2014-06-12 03:32:07 +00:00
Christopher Ferris
eda26bc1ff
Add/Remove mmap tests.
...
Remove the incorrect tests that use a negative offset for mmap without
a fd.
Add a small set of tests for mmap.
Bug: 15436969
Change-Id: Id537d33cd4cdc26dee6cdfa9bf9cf35754bce335
2014-06-12 13:16:36 -07:00
Elliott Hughes
e02086a6dc
am 2c02d005
: Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self."
...
* commit '2c02d0057c93bfa6db4b30d8646baeb55d076062':
Add __pure2 to a few more functions, most notably gettid and pthread_self.
2014-06-11 23:39:47 +00:00
Elliott Hughes
c6b6c27cae
am ab66d360
: Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86."
...
* commit 'ab66d360bc6f543b6c26400067e50db3134798e1':
Fix mbrtoc32 test from tests/uchar_test.cpp for x86.
2014-06-11 23:06:02 +00:00
Dan Albert
8e613cf342
Remove declaration for putw(3)/getw(3).
...
These were both removed from POSIX 2004, and we don't define an
implementation for getw(3). Keep the definition of put(3) on LP32 for
binary compatibility.
Bug: 13935372
Change-Id: Iba384b45093ac6d2d7c2d81f7980cd7701dd6f56
2014-06-11 14:41:45 -07:00
Dan Albert
6f7f1caa1d
am 48082a0a
: Merge "Remove declarations related to cuserid(3)."
...
* commit '48082a0a6e2f74cdc2ad1820131eca7d00299b6d':
Remove declarations related to cuserid(3).
2014-06-11 21:33:15 +00:00
Elliott Hughes
d242aff47d
Merge "Fix most of the tzcode warnings."
2014-06-11 21:23:58 +00:00
Elliott Hughes
5204a9e8ca
Fix most of the tzcode warnings.
...
There's one left, but that's not fixed upstream yet.
Change-Id: Iba920cb7b156357c7f5e8220eb55ff1637ff48a1
2014-06-11 17:15:56 -07:00
Dan Albert
abf16559d3
am 440bd6bc
: Merge "Replaces vfork() implementation with fork()"
...
* commit '440bd6bcc308f78b32fcbc4a3ba312dd1343559b':
Replaces vfork() implementation with fork()
2014-06-11 17:06:02 +00:00
Elliott Hughes
7c38499eda
am 0ada9388
: Merge "Add a couple more system call benchmarks."
...
* commit '0ada9388e74693d990bdbb4af92c33bae8b34d4b':
Add a couple more system call benchmarks.
2014-06-11 03:24:33 +00:00
Elliott Hughes
b94b1bc034
am 80664231
: Merge "Revert "Temporarily expose dlmalloc_usable_size.""
...
* commit '80664231b8a17fc6a1bf2f4881c9353a47b74ab6':
Revert "Temporarily expose dlmalloc_usable_size."
2014-06-11 03:24:32 +00:00
Christopher Ferris
d9d37cfe21
am 30d15e54
: Merge "Allow bionic-unit-tests-glibc to be built again."
...
* commit '30d15e5499ab097e1074b4e78e4397f5429975ac':
Allow bionic-unit-tests-glibc to be built again.
2014-06-11 03:14:40 +00:00
Elliott Hughes
ab66d360bc
Merge "Fix mbrtoc32 test from tests/uchar_test.cpp for x86."
2014-06-10 22:20:24 +00:00
Alexander Ivchenko
68b01665b3
Fix mbrtoc32 test from tests/uchar_test.cpp for x86.
...
Without that fix the test fails with:
"error: comparison between signed and unsigned integer expressions" on x86,
due to the fact that char is signed on x86.
Change-Id: I44462d67c15c7e9b730ad5da52eb9c05e207d34b
Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
2014-06-11 15:57:57 -07:00
Dan Albert
48082a0a6e
Merge "Remove declarations related to cuserid(3)."
2014-06-10 22:20:24 +00:00
Dan Albert
cd32219c5b
Remove declarations related to cuserid(3).
...
cuserid(3) was removed from POSIX 2004, and we don't have an
implementation anyway.
Bug: 13935372
Change-Id: I7ac7cde931ba802d0d5b917c22f5116618b21d2f
2014-06-11 13:20:18 -07:00
Elliott Hughes
80664231b8
Merge "Revert "Temporarily expose dlmalloc_usable_size.""
2014-06-10 22:20:24 +00:00
Christopher Ferris
30d15e5499
Merge "Allow bionic-unit-tests-glibc to be built again."
2014-06-10 22:20:24 +00:00
Christopher Ferris
e9f7a9c340
Allow bionic-unit-tests-glibc to be built again.
...
When we switched to 64 bit host build be default, we no longer build
the glibc unit tests. Fix that, and also set all host targets to build
multilib.
This change also changes the name of bionic-unit-tests-glibc to add
the suffix of 32 or 64 depending on the host type built.
Change-Id: Ife13f9d80f351750ff02825b086d44bb0c2df828
2014-06-10 19:46:07 -07:00
Elliott Hughes
2c02d0057c
Merge "Add __pure2 to a few more functions, most notably gettid and pthread_self."
2014-06-10 22:15:14 +00:00
Elliott Hughes
b27a840f4b
Add __pure2 to a few more functions, most notably gettid and pthread_self.
...
Change-Id: I7eee9f26f45130038af09d8285782b07f70a996f
2014-06-11 16:32:10 -07:00
Elliott Hughes
0ada9388e7
Merge "Add a couple more system call benchmarks."
2014-06-10 22:08:45 +00:00
Dan Albert
440bd6bcc3
Merge "Replaces vfork() implementation with fork()"
2014-06-10 22:08:45 +00:00