Christopher Ferris
ba6ad8602a
am cb1da5d0
: Merge "Include sys/types.h and sys/wait.h for waitpid"
...
* commit 'cb1da5d0c9b65bc43062554a3bfd589ee7b100b1':
Include sys/types.h and sys/wait.h for waitpid
2014-04-02 00:59:44 +00:00
Elliott Hughes
1653ad5e08
Merge "Remove <machine/limits.h>."
2014-04-02 00:59:09 +00:00
Christopher Ferris
cb1da5d0c9
Merge "Include sys/types.h and sys/wait.h for waitpid"
2014-04-02 00:49:04 +00:00
Brian Carlstrom
1021c05f1b
Include sys/types.h and sys/wait.h for waitpid
...
(cherry picked from commit 8b2c6d44cac206b61dffd965863336e6f803fc66)
Change-Id: Ice1f6d956c11aaefd3d846c12121f08613a94446
2014-04-01 17:42:31 -07:00
Elliott Hughes
1b0dc40980
Remove <machine/limits.h>.
...
Change-Id: I7f9e9538517f726d4f08bf1f4b8d57c54d3f1676
2014-04-01 17:16:59 -07:00
Elliott Hughes
099c13b925
am f1bfc878
: Merge "Remove SIZE_MAX definition in limits.h"
...
* commit 'f1bfc8781e17fb851de23dce4332c0cb5ccb8749':
Remove SIZE_MAX definition in limits.h
2014-04-01 23:59:49 +00:00
Elliott Hughes
f1bfc8781e
Merge "Remove SIZE_MAX definition in limits.h"
2014-04-01 23:52:04 +00:00
Christopher Ferris
e42e5b32eb
am ab5488f9
: Merge "Fix transient failure in select_smoke test."
...
* commit 'ab5488f97545f5dd1a1cd2ff6a5579b1d2443996':
Fix transient failure in select_smoke test.
2014-04-01 22:03:17 +00:00
Christopher Ferris
ab5488f975
Merge "Fix transient failure in select_smoke test."
2014-04-01 21:52:05 +00:00
Elliott Hughes
94d1de561d
am 92d81d89
: Merge "Add Silvermont architecture cache sizes"
...
* commit '92d81d893f7ca2735afb07f38f7dc799a2de6860':
Add Silvermont architecture cache sizes
2014-04-01 21:48:03 +00:00
Christopher Ferris
e3bb025b3d
Fix transient failure in select_smoke test.
...
Make sure there is a delay before the file descriptor is written so that
the select/pselect calls do not return immediately.
Change-Id: If9e481b0e2cfae7ef7abd9cba8fff84078e203d3
2014-04-01 14:46:09 -07:00
Elliott Hughes
92d81d893f
Merge "Add Silvermont architecture cache sizes"
2014-04-01 21:40:04 +00:00
Elliott Hughes
abd89b0ccc
am e05816cf
: Merge "Fix debug malloc for LP64."
...
* commit 'e05816cfa0270d7def33da70bf2ada12350b08b5':
Fix debug malloc for LP64.
2014-04-01 21:09:54 +00:00
Elliott Hughes
e05816cfa0
Merge "Fix debug malloc for LP64."
2014-04-01 21:00:07 +00:00
Elliott Hughes
64b2963224
Fix debug malloc for LP64.
...
Change-Id: I5de2097b6589c0d6750b2a3bc3cbb06227de6d5f
2014-04-01 13:48:30 -07:00
Elliott Hughes
f7dd908586
am f42df8c1
: Merge "Add lsearch(3) for ltrace."
...
* commit 'f42df8c1ac1fd1924a6244f5b9ad472d73786949':
Add lsearch(3) for ltrace.
2014-04-01 20:35:58 +00:00
Szymon Jakubczak
ea9bf67881
bionic: Replace iface with opaque netid in resolver.
...
Replace iface cache key with netid.
Replace _mark with netid.
Mark sockets used to test IPv4/IPv6 support as well as sockets
used to determine source address for rfc6724 sort.
Remove pid/uid mappings (functionality moved to system/netd).
Do not create resolv_cache when it does not exist, but rather only
when DNS configuration is supplied.
Clean up unused functions.
Change-Id: I9ccfda2902cc0943e87c9bc346ad9a2578accdab
2014-04-01 16:25:49 -04:00
Elliott Hughes
f42df8c1ac
Merge "Add lsearch(3) for ltrace."
2014-04-01 20:25:33 +00:00
Elliott Hughes
7f3a272ae3
Add lsearch(3) for ltrace.
...
Bug: 13746936
Change-Id: I833c6ba70a1752c04dab7de389f5bebb741662b3
2014-04-01 12:40:00 -07:00
Elliott Hughes
0ea459992f
am 796249a4
: Merge "Remove duplicate line in linker/Android.mk."
...
* commit '796249a4ce48ed5eb946170f32541e3edf83b601':
Remove duplicate line in linker/Android.mk.
2014-04-01 19:33:44 +00:00
Elliott Hughes
796249a4ce
Merge "Remove duplicate line in linker/Android.mk."
2014-04-01 19:22:19 +00:00
Elliott Hughes
88b44feb7d
Remove duplicate line in linker/Android.mk.
...
Change-Id: I7b4d5fcdfacc840bbda4ffd965e5315c4651cfe5
2014-04-01 11:41:36 -07:00
Calin Juravle
b7afa9df25
Changed long double literal suffix from 'l' to 'L'.
...
Change-Id: Id569f2d335b0930704d12ad7f388cb98b65f3ab7
2014-04-01 16:49:14 +01:00
Christopher Ferris
bc004aa4d3
am b732b71d
: Merge "Move accept4 tests into sys_socket_test.cpp."
...
* commit 'b732b71dc10158a4c1d8ee2235d357f8694030ba':
Move accept4 tests into sys_socket_test.cpp.
2014-04-01 09:08:01 +00:00
Henrik Smiding
3bfa0fd32f
Add Silvermont architecture cache sizes
...
Adds Silvermont specific cache sizes for bionic optimizations.
Change-Id: Ib992f530b8c485121b2874470fd6bed2212adb0f
Signed-off-by: Henrik Smiding <henrik.smiding@intel.com>
2014-04-01 14:41:08 +08:00
Christopher Ferris
b732b71dc1
Merge "Move accept4 tests into sys_socket_test.cpp."
2014-04-01 05:50:17 +00:00
Christopher Ferris
108f6dc316
Move accept4 tests into sys_socket_test.cpp.
...
In addition, create basic recvmmsg, sendmmsg tests.
Change-Id: Ie9f4954446d98b5eb5e553d3c616c1ee67c3cb66
2014-03-31 22:43:38 -07:00
Christopher Ferris
1cf377bbce
am aad59faf
: Merge "Small accept4 fixes."
...
* commit 'aad59fafeaa1f46e1744864167e6407b5a5ae55e':
Small accept4 fixes.
2014-03-31 19:11:02 +00:00
Christopher Ferris
aad59fafea
Merge "Small accept4 fixes."
2014-03-31 19:01:23 +00:00
Christopher Ferris
9cea377505
Small accept4 fixes.
...
Put the accept4 test in the sorted order, and put the accept4 define in
sorted order.
Also add the missing SYS_RECVMMSG and SYS_SENDMMSG defines.
Change-Id: Iba55354975e0d5027dbee53f6de752c2df719493
2014-03-31 11:23:39 -07:00
Russell Webb
ac3fc00ca2
Remove SIZE_MAX definition in limits.h
...
the POSIX standard is that SIZE_MAX is defined
in stdint.h, not limits.h.
Change-Id: Iafd8ec71d1840541feaca4f53b2926b398293fac
Signed-off-by: Webb, Russell <russell.webb@intel.com>
Signed-off-by: Fengwei Yin <fengwei.yin@intel.com>
Reviewed-by: Ross, Andrew J <andrew.j.ross@intel.com>
Reviewed-by: Boie, Andrew P <andrew.p.boie@intel.com>
Reviewed-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com>
Tested-by: Gumbel, Matthew K <matthew.k.gumbel@intel.com>
2014-03-31 22:38:14 +08:00
Calin Juravle
93203f6522
am 557942ac
: Merge "Fix math tests."
...
* commit '557942ac58f08675473460b1802b43473c467172':
Fix math tests.
2014-03-31 11:29:51 +00:00
Calin Juravle
557942ac58
Merge "Fix math tests."
2014-03-31 10:54:15 +00:00
Christopher Ferris
ce5583f706
am d8fe15fd
: Merge "add 32-bit bionic implementation for denver arch"
...
* commit 'd8fe15fdb6581b6920a4be75731337edbac64b11':
add 32-bit bionic implementation for denver arch
2014-03-31 03:39:02 +00:00
Christopher Ferris
d8fe15fdb6
Merge "add 32-bit bionic implementation for denver arch"
2014-03-31 03:30:13 +00:00
Christopher Ferris
52268f3982
am c19972a4
: Merge "Use __unused instead of UNUSED in linker.cpp"
...
* commit 'c19972a4ca24512e017ad501bf446a489d4236e7':
Use __unused instead of UNUSED in linker.cpp
2014-03-30 22:34:02 +00:00
Christopher Ferris
c19972a4ca
Merge "Use __unused instead of UNUSED in linker.cpp"
2014-03-30 22:24:22 +00:00
Calin Juravle
fd134c6f33
am 6617fb73
: Merge "Add lconv declaration and localeconv(3)"
...
* commit '6617fb73b6393f727cfc88a650c7e033ced053ce':
Add lconv declaration and localeconv(3)
2014-03-28 11:29:20 +00:00
Calin Juravle
6617fb73b6
Merge "Add lconv declaration and localeconv(3)"
2014-03-28 11:18:16 +00:00
Pavel Chupin
50282f72bb
Add lconv declaration and localeconv(3)
...
lconv is taken from ndk/sources/android/support/include/locale.h and
matches
bsd/glibc upstream.
Keep old declaration for 32-bits for compatibility.
localeconv.c and deps are taken from openbsd upstream.
Changed strtod.c accordingly.
Change-Id: I9fcc4d15f5674d192950d80edf26f36006cd31b4
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2014-03-28 11:15:03 +00:00
Calin Juravle
c8564f2df2
Fix math tests.
...
Bug: 13657654
Change-Id: I39b2f13b5b3d3e6897618ac3aed49a0a08458dd0
2014-03-28 11:10:01 +00:00
Christopher Ferris
7009abc283
am a58b3f78
: Merge "Add accept4 unit test to bionic."
...
* commit 'a58b3f78e14500e7b10fc845ef0a6a8309664663':
Add accept4 unit test to bionic.
2014-03-27 18:23:30 +00:00
Colin Cross
61bfc41644
am cd3303fa
: Merge "linker: use LOCAL_MULTILIB := both style to build linker64"
...
* commit 'cd3303fa384c86f9e7dfab52cce33bd986fdd565':
linker: use LOCAL_MULTILIB := both style to build linker64
2014-03-27 18:23:29 +00:00
Christopher Ferris
a58b3f78e1
Merge "Add accept4 unit test to bionic."
2014-03-27 18:15:15 +00:00
Colin Cross
cd3303fa38
Merge "linker: use LOCAL_MULTILIB := both style to build linker64"
2014-03-27 18:09:37 +00:00
Andrei Emeltchenko
2f3ba8844a
Add accept4 unit test to bionic.
...
Change-Id: I1cce5fb8dab16f03164fdd288f35a814d7c49c6a
2014-03-27 11:08:49 -07:00
Colin Cross
406a75d371
linker: use LOCAL_MULTILIB := both style to build linker64
...
Use LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64 to build
linker and linker64. Set LOCAL_MULTILIB := both for consistency
with other rules of this type, although LOCAL_MULTILIB := both is
only consumed by executable.mk which is skipped by
linker_executable.mk. Duplicate the necessary new parts of
executable.mk.
Change-Id: I888e87cf125cfbcfdee6a55b6377d8bc5ce402ea
2014-03-27 10:45:57 -07:00
Calin Juravle
113f77506b
am 206fe5fd
: Merge changes I1935a63d,I3dfd3647
...
* commit '206fe5fd160504489234d222d824870837e82b59':
Fix and clean up strtotimeval
Added strtotimeval tests.
2014-03-27 16:59:18 +00:00
Calin Juravle
206fe5fd16
Merge changes I1935a63d,I3dfd3647
...
* changes:
Fix and clean up strtotimeval
Added strtotimeval tests.
2014-03-27 16:53:08 +00:00
Weichuan Yan
f1d7536dcf
Fix and clean up strtotimeval
...
- parsing of fractional part was wrong (always parsed as 0)
- return value was also wrong in the presence of fractional parts
- general style clean up
Change-Id: I1935a63db938dbed7cacb4b5646e993a52c27f1a
Signed-off-by: Weichuan Yan <wchyan@marvell.com>
2014-03-27 14:57:36 +00:00