OSDN Git Service

android-x86/bionic.git
8 years agoMerge "Break up the rest of stubs.cpp."
Elliott Hughes [Wed, 6 Apr 2016 16:59:50 +0000 (16:59 +0000)]
Merge "Break up the rest of stubs.cpp."
am: 492c872

* commit '492c8723e39369b1ab270ef67fdfce01cd3798c2':
  Break up the rest of stubs.cpp.

Change-Id: Iacaec8ec6601be0dda413cf3bdf656323c63cf3e

8 years agoMerge "Break up the rest of stubs.cpp."
Elliott Hughes [Wed, 6 Apr 2016 16:47:33 +0000 (16:47 +0000)]
Merge "Break up the rest of stubs.cpp."

8 years agoBreak up the rest of stubs.cpp.
Elliott Hughes [Wed, 6 Apr 2016 15:34:58 +0000 (08:34 -0700)]
Break up the rest of stubs.cpp.

Bug: http://b/27999086
Change-Id: Ibcc2c5171d43ebd26b486642052738473f3b7714

8 years agoMerge "bionic: split out getpwnam and friends"
Mark Salyzyn [Wed, 6 Apr 2016 15:18:20 +0000 (15:18 +0000)]
Merge "bionic: split out getpwnam and friends"
am: af11ec2

* commit 'af11ec2e9283c7bc2f28953841573ea7ac31bba4':
  bionic: split out getpwnam and friends

Change-Id: I1c9604118bd46ebc755393d937676de8030da948

8 years agoMerge "bionic: split out getpwnam and friends"
Mark Salyzyn [Wed, 6 Apr 2016 15:05:41 +0000 (15:05 +0000)]
Merge "bionic: split out getpwnam and friends"

8 years agobionic: split out getpwnam and friends
Mark Salyzyn [Tue, 5 Apr 2016 16:09:46 +0000 (09:09 -0700)]
bionic: split out getpwnam and friends

- added grp_pwd.cpp containing POSIX passwd and group functions,
  colocated because they share with the Android ID (AID) roots.
- stubs.cpp contains all the truly empty functions (network and
  protocol accessors)

Bug: 27999086
Change-Id: I036f9e2dd246f48302cb7c97d23176fa24d19c33

8 years agoMerge "Reduce the amount of logging in Bionic\'s resolver."
Pierre Imai [Wed, 6 Apr 2016 03:07:43 +0000 (03:07 +0000)]
Merge "Reduce the amount of logging in Bionic\'s resolver."
am: a749dc9

* commit 'a749dc91c51a9e6609701f0717d13ec324ddfb42':
  Reduce the amount of logging in Bionic's resolver.

Change-Id: I35a98fa5168d5348c56ee91148859980c7a2d1ff

8 years agoMerge "Reduce the amount of logging in Bionic's resolver."
Pierre Imai [Wed, 6 Apr 2016 03:01:51 +0000 (03:01 +0000)]
Merge "Reduce the amount of logging in Bionic's resolver."

8 years agoReduce the amount of logging in Bionic's resolver.
Pierre Imai [Wed, 6 Apr 2016 02:23:47 +0000 (11:23 +0900)]
Reduce the amount of logging in Bionic's resolver.

Change-Id: I250d9a352f1fa0cafef349d0e23f72a9dd8e399d

8 years agoMerge "Do not test ifunc on mips"
Dimitry Ivanov [Wed, 6 Apr 2016 00:49:44 +0000 (00:49 +0000)]
Merge "Do not test ifunc on mips"
am: c0e8b06

* commit 'c0e8b064678f5f6024c75817ca5afa4b6b85b8a4':
  Do not test ifunc on mips

Change-Id: If8dbd8d2b23f1dc7d090631313ef25b865ef8c64

8 years agoMerge "Do not test ifunc on mips"
Dimitry Ivanov [Wed, 6 Apr 2016 00:38:23 +0000 (00:38 +0000)]
Merge "Do not test ifunc on mips"

8 years agoDo not test ifunc on mips
Dimitry Ivanov [Wed, 6 Apr 2016 00:12:01 +0000 (17:12 -0700)]
Do not test ifunc on mips

This commit fixes mips build

Bug: http://b/28009632
Change-Id: I5c657b31947791aea4cc02a2fc4ede6d0ecde851

8 years agoMerge "linker: Add unit-test for sleb128_decoder"
Dimitry Ivanov [Wed, 6 Apr 2016 00:23:23 +0000 (00:23 +0000)]
Merge "linker: Add unit-test for sleb128_decoder"
am: 66606ff

* commit '66606ff84c079e95c03a61cc8bcfb08261a5a173':
  linker: Add unit-test for sleb128_decoder

Change-Id: I094144c42f405c0461a34746321cd9b5eaca44ab

8 years agoMerge "linker: Add unit-test for sleb128_decoder"
Dimitry Ivanov [Wed, 6 Apr 2016 00:15:02 +0000 (00:15 +0000)]
Merge "linker: Add unit-test for sleb128_decoder"

8 years agoMerge "Add sync_file_range to <fcntl.h>."
Elliott Hughes [Tue, 5 Apr 2016 23:47:15 +0000 (23:47 +0000)]
Merge "Add sync_file_range to <fcntl.h>."
am: d9bba70

* commit 'd9bba70c3d55a48eb75f3e41c2e0b92982bc7a59':
  Add sync_file_range to <fcntl.h>.

Change-Id: I503b353efd1592138a2f786466c551c0246f2e47

8 years agolinker: Add unit-test for sleb128_decoder
Dimitry Ivanov [Tue, 5 Apr 2016 20:29:50 +0000 (13:29 -0700)]
linker: Add unit-test for sleb128_decoder

Add missing test for sleb128_decoder. Also remove
dependency to static library because it exposes malloc/free
which interfere with libc.so malloc/free causing test to crash.

Change-Id: Iedd3268011df9f67ed58c0b58c71f34e30370b23

8 years agoMerge "Add sync_file_range to <fcntl.h>."
Elliott Hughes [Tue, 5 Apr 2016 23:38:37 +0000 (23:38 +0000)]
Merge "Add sync_file_range to <fcntl.h>."

8 years agoAdd sync_file_range to <fcntl.h>.
Elliott Hughes [Tue, 5 Apr 2016 18:56:03 +0000 (11:56 -0700)]
Add sync_file_range to <fcntl.h>.

Bug: http://b/27952303
Change-Id: Idadfacd657ed415abc11684b9471e4e24c2fbf05

8 years agoMerge "Add missing prototype for readahead in <fcntl.h>."
Elliott Hughes [Tue, 5 Apr 2016 18:57:19 +0000 (18:57 +0000)]
Merge "Add missing prototype for readahead in <fcntl.h>."
am: 95ddb26

* commit '95ddb26256db734be7f7efc8cba3362bcececea9':
  Add missing prototype for readahead in <fcntl.h>.

Change-Id: Ieafe88f439bde063a4186db85b51ec2372d6e3bd

8 years agoMerge "Add missing prototype for readahead in <fcntl.h>."
Elliott Hughes [Tue, 5 Apr 2016 18:50:09 +0000 (18:50 +0000)]
Merge "Add missing prototype for readahead in <fcntl.h>."

8 years agoMerge "Add POSIX getsubopt(3)."
Elliott Hughes [Tue, 5 Apr 2016 18:16:46 +0000 (18:16 +0000)]
Merge "Add POSIX getsubopt(3)."
am: c9291e1

* commit 'c9291e1bb51a9bf9fb64e382a094dc205de4287d':
  Add POSIX getsubopt(3).

Change-Id: Ifb02761bd1cef986689ad16b7bee4e3727b3e13a

8 years agoAdd missing prototype for readahead in <fcntl.h>.
Elliott Hughes [Tue, 5 Apr 2016 18:06:02 +0000 (11:06 -0700)]
Add missing prototype for readahead in <fcntl.h>.

Change-Id: Icfe85e9cf95c657b495c4e9cd10dec50b0b8f6db

8 years agoMerge "Add POSIX getsubopt(3)."
Elliott Hughes [Tue, 5 Apr 2016 18:03:56 +0000 (18:03 +0000)]
Merge "Add POSIX getsubopt(3)."

8 years agoMerge "Add SysV signal handling"
Greg Hackmann [Tue, 5 Apr 2016 17:06:40 +0000 (17:06 +0000)]
Merge "Add SysV signal handling"
am: 7897405

* commit '7897405439630d59b8f2c9fc51239c44bac4fe9e':
  Add SysV signal handling

Change-Id: Icd3c4e139022857fa494e35bf670ca1d0cfeefc5

8 years agoMerge "Add SysV signal handling"
Elliott Hughes [Tue, 5 Apr 2016 17:01:23 +0000 (17:01 +0000)]
Merge "Add SysV signal handling"

8 years agoMerge "Fix off-by-one error in res_cache.c"
Pierre Imai [Tue, 5 Apr 2016 07:42:39 +0000 (07:42 +0000)]
Merge "Fix off-by-one error in res_cache.c"
am: 14fc307

* commit '14fc307518d231933fde018992f1f063ff53d505':
  Fix off-by-one error in res_cache.c

Change-Id: I83a65a3dbf558970302363e695dfbe5884684e45

8 years agoMerge "Fix off-by-one error in res_cache.c"
Pierre Imai [Tue, 5 Apr 2016 07:35:46 +0000 (07:35 +0000)]
Merge "Fix off-by-one error in res_cache.c"

8 years agoFix off-by-one error in res_cache.c
Pierre Imai [Tue, 5 Apr 2016 06:49:08 +0000 (15:49 +0900)]
Fix off-by-one error in res_cache.c

Change-Id: I58264902c123b3bc0d392d17837aa537ca0a3ca2

8 years agoMerge "Ignore unreliable DNS servers."
Pierre Imai [Tue, 5 Apr 2016 03:50:27 +0000 (03:50 +0000)]
Merge "Ignore unreliable DNS servers."
am: ce3101f

* commit 'ce3101f021779446e5bcfa04031850bada7f3ef1':
  Ignore unreliable DNS servers.

Change-Id: I538bca6cbca3d652584aa7a9d19e8e6ddd6eddeb

8 years agoMerge "Ignore unreliable DNS servers."
Pierre Imai [Tue, 5 Apr 2016 03:44:35 +0000 (03:44 +0000)]
Merge "Ignore unreliable DNS servers."

8 years agoIgnore unreliable DNS servers.
Pierre Imai [Mon, 22 Feb 2016 08:50:41 +0000 (17:50 +0900)]
Ignore unreliable DNS servers.

Collect statistics about DNS query success state and delay. Ignore
servers that have been tried at least five times and have a success rate
of < 0.25. Retry these servers once every 180s.

Bug: 25731675
Change-Id: I78e24f43e388dca82fb81835e1796f4c7dce8da3

8 years agoMerge "Make it harder to use a broken legacy function by accident."
Elliott Hughes [Tue, 5 Apr 2016 00:44:02 +0000 (00:44 +0000)]
Merge "Make it harder to use a broken legacy function by accident."
am: 5b528c0

* commit '5b528c08320937ac3685955693c55fb71cb82223':
  Make it harder to use a broken legacy function by accident.

Change-Id: Iff4a13591e5f8d829fd59cef2dbc5bcacef54747

8 years agoMerge "Make it harder to use a broken legacy function by accident."
Elliott Hughes [Tue, 5 Apr 2016 00:36:08 +0000 (00:36 +0000)]
Merge "Make it harder to use a broken legacy function by accident."

8 years agoAdd POSIX getsubopt(3).
Elliott Hughes [Tue, 5 Apr 2016 00:34:04 +0000 (17:34 -0700)]
Add POSIX getsubopt(3).

Bug: http://b/27952303
Change-Id: I8a816477545dadcbd5c055714e76263574446b6f

8 years agoMerge "Format code to calculate thread stack and signal stack."
Yabin Cui [Tue, 5 Apr 2016 00:17:36 +0000 (00:17 +0000)]
Merge "Format code to calculate thread stack and signal stack."
am: 9a30714

* commit '9a30714c87aa1a3dfc632e367ae60b24ee897ce6':
  Format code to calculate thread stack and signal stack.

Change-Id: I40f08d5f3e98d7cad800bb5e70d47b3e69343ecc

8 years agoMerge "Format code to calculate thread stack and signal stack."
Yabin Cui [Tue, 5 Apr 2016 00:08:05 +0000 (00:08 +0000)]
Merge "Format code to calculate thread stack and signal stack."

8 years agoAdd SysV signal handling
Greg Hackmann [Mon, 29 Feb 2016 20:35:33 +0000 (12:35 -0800)]
Add SysV signal handling

Implement the legacy SysV signal handling functions sighold(),
sigignore(), sigpause(), sigrelse(), and sigset() in terms of the newer
POSIX signal APIs.  As of POSIX 2013 the SysV signal APIs are deprecated
but still required.

Change-Id: I4ca40e3d706605a7d1a30dc76c78b2b24586387d
Signed-off-by: Greg Hackmann <ghackmann@google.com>
8 years agoFormat code to calculate thread stack and signal stack.
Yabin Cui [Thu, 31 Mar 2016 00:48:50 +0000 (17:48 -0700)]
Format code to calculate thread stack and signal stack.

The code to calculate thread stack and signal stack looks weird:
the thread stack size and signal stack size are related with
each other on 32-bit mode, but not on 64-bit mode. So change the
code to make the logic more resonable. This doesn't change anything
as we have defined SIGSTKSZ to 16K on arm64.

Bug: 28005110

Change-Id: I04d2488cfb96ee7e2d894d062c66cef950fec418

8 years agoMake it harder to use a broken legacy function by accident.
Elliott Hughes [Mon, 4 Apr 2016 23:15:37 +0000 (16:15 -0700)]
Make it harder to use a broken legacy function by accident.

This function only exists for backwards compatibility, so leave it as it was.

Bug: http://b/26944282
Change-Id: I31973d1402660933103ee2d815649ab9569e4dfc

8 years agoMerge "Update Android.bp with recent Android.mk changes"
Dan Willemsen [Mon, 4 Apr 2016 21:23:47 +0000 (21:23 +0000)]
Merge "Update Android.bp with recent Android.mk changes"
am: 2678c90

* commit '2678c90f7d98a962badfe4bb736a26fb21485c7e':
  Update Android.bp with recent Android.mk changes

Change-Id: I79f196a1c97e80479a58b876a33c7e1ecc7b3b4d

8 years agoMerge "Update Android.bp with recent Android.mk changes"
Dan Willemsen [Mon, 4 Apr 2016 21:14:01 +0000 (21:14 +0000)]
Merge "Update Android.bp with recent Android.mk changes"

8 years agoMerge "Enable ifunc test for arm"
Dimitry Ivanov [Mon, 4 Apr 2016 20:38:11 +0000 (20:38 +0000)]
Merge "Enable ifunc test for arm"
am: 04c7d3d

* commit '04c7d3d257abb7ef2a0298700677858c9d0938c3':
  Enable ifunc test for arm

Change-Id: Ibae9af6dab65a5f72810508e9f6f7279f716835a

8 years agoMerge "Enable ifunc test for arm"
Dimitry Ivanov [Mon, 4 Apr 2016 20:25:21 +0000 (20:25 +0000)]
Merge "Enable ifunc test for arm"

8 years agoUpdate Android.bp with recent Android.mk changes
Dan Willemsen [Mon, 4 Apr 2016 20:18:46 +0000 (13:18 -0700)]
Update Android.bp with recent Android.mk changes

This ports Idb3d445e053c44180773f59774df19b324f6817f to Android.bp

Change-Id: Id5cdb450330792810b8eb61b3cab115ef046e55d

8 years agoMerge "Remove a workaround from stack_protector_test that\'s not needed in master."
Elliott Hughes [Mon, 4 Apr 2016 19:52:26 +0000 (19:52 +0000)]
Merge "Remove a workaround from stack_protector_test that\'s not needed in "
am: e5f7938

* commit 'e5f79381db04d925a60116910626114965d934dc':
  Remove a workaround from stack_protector_test that's not needed in master.

Change-Id: I3c18d0152fe1e9823825f2475b7f9c7f78a06abe

8 years agoMerge "Remove a workaround from stack_protector_test that's not needed in master."
Elliott Hughes [Mon, 4 Apr 2016 19:46:18 +0000 (19:46 +0000)]
Merge "Remove a workaround from stack_protector_test that's not needed in "

8 years agoMerge "Move math headers in with the other headers."
Elliott Hughes [Mon, 4 Apr 2016 18:50:27 +0000 (18:50 +0000)]
Merge "Move math headers in with the other headers."
am: 6b19f35

* commit '6b19f35f6849259cdb0f8002e903cc7ac0d07db7':
  Move math headers in with the other headers.

Change-Id: I757a247c348f6ae0aad5b0dc414ed082c1571834

8 years agoMerge "Move math headers in with the other headers."
Elliott Hughes [Mon, 4 Apr 2016 18:41:05 +0000 (18:41 +0000)]
Merge "Move math headers in with the other headers."

8 years agoEnable ifunc test for arm
Dimitry Ivanov [Wed, 30 Mar 2016 23:44:48 +0000 (16:44 -0700)]
Enable ifunc test for arm

Bug: http://b/27930475
Change-Id: I1f9e7c5b9ffabfd77ae6ebd534938aef39ec7987

8 years agoMerge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment""
Goran Jakovljevic [Mon, 4 Apr 2016 16:55:45 +0000 (16:55 +0000)]
Merge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment""
am: d15837a

* commit 'd15837a3b20ac2151481323d6d06e8c0355d3757':
  Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment"

Change-Id: I990db33100dfb2b5f68777f5ebfa37a70da9c7b7

8 years agoMerge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment""
Dimitry Ivanov [Mon, 4 Apr 2016 16:49:21 +0000 (16:49 +0000)]
Merge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment""

8 years agoMerge "tests: allow brk to fail with ENOMEM"
Daniel Micay [Sun, 3 Apr 2016 16:25:51 +0000 (16:25 +0000)]
Merge "tests: allow brk to fail with ENOMEM"
am: a30c44a

* commit 'a30c44a3e38d1f743b07306d97cb1e759ee1935e':
  tests: allow brk to fail with ENOMEM

Change-Id: I4b528b80246104196c0ca7ae9c36f9ade060558a

8 years agoMerge "tests: allow brk to fail with ENOMEM"
Nick Kralevich [Sun, 3 Apr 2016 16:20:25 +0000 (16:20 +0000)]
Merge "tests: allow brk to fail with ENOMEM"

8 years agotests: allow brk to fail with ENOMEM
Daniel Micay [Thu, 31 Dec 2015 13:04:53 +0000 (08:04 -0500)]
tests: allow brk to fail with ENOMEM

Any caller of brk needs to handle failure by falling back to mmap as
there's no guarantee that other mappings are not placed above the brk
heap. Since jemalloc starts with mmap in the first place and dlmalloc
knows how to fall back to mmap, it's already a legacy API in Android.

Forcing it to succeed rules out stronger ASLR implementations where the
brk heap might not have any room to grow. It's also valid for the brk
implementation to simply return -1 with errno set to ENOMEM in every
case and that's a good way of finding anything relying on it. It would
make sense for it to be an optional kernel feature.

The brk heap is also not guaranteed to be initially page aligned. PaX
ASLR randomizes the internal bits. It was only mentioned in a comment to
explain the design of the test though.

Bug: 24233096
Change-Id: I16e9bc8677e796c73915b830b99b0ce39c02b31d

8 years agoMove math headers in with the other headers.
Elliott Hughes [Sat, 2 Apr 2016 15:36:33 +0000 (08:36 -0700)]
Move math headers in with the other headers.

Keeping them separate is a pain for the NDK, and doesn't help the platform.

Change-Id: I96b8beef307d4a956e9c0a899ad9315adc502582

8 years agoMerge "Fix the stack-protector test for x86/x86-64."
Elliott Hughes [Sat, 2 Apr 2016 04:13:31 +0000 (04:13 +0000)]
Merge "Fix the stack-protector test for x86/x86-64."
am: 2152a8c

* commit '2152a8ca3550ff0c9c998bfd4d6ab741758063ec':
  Fix the stack-protector test for x86/x86-64.

Change-Id: I0b965e4cf183a026483cddb67ff5fa327516010c

8 years agoRemove a workaround from stack_protector_test that's not needed in master.
Elliott Hughes [Sat, 2 Apr 2016 04:02:25 +0000 (21:02 -0700)]
Remove a workaround from stack_protector_test that's not needed in 

The compiler in master doesn't leave a gap between the buffer and the stack
guard canary.

Bug: http://b/27815668
Change-Id: Iae6681683881055c2719d661a2179f5305c23135

8 years agoMerge "Fix the stack-protector test for x86/x86-64."
Elliott Hughes [Sat, 2 Apr 2016 04:01:54 +0000 (04:01 +0000)]
Merge "Fix the stack-protector test for x86/x86-64."

8 years agoFix the stack-protector test for x86/x86-64.
Elliott Hughes [Fri, 1 Apr 2016 21:51:10 +0000 (14:51 -0700)]
Fix the stack-protector test for x86/x86-64.

Built for fugu this was working fine, but built for generic x86/x86-64
the compiler was (a) optimizing out all the stack writes and (b) inserting
enough padding on x86-64 for the canary to be safely out of the way.

While here, let's tighten up this test so we test that it's sufficient to
only overwrite the buffer by one byte...

(cherry-pick of 6f90c1ac59eb4e7811b7b0e408615049c935c0a9.)

Bug: http://b/27815668
Change-Id: I80a646de4b30fd5c78df20fdaa7e3eb163585caf

8 years agoMerge "Ensure only mips is using GCC to build bionic."
Elliott Hughes [Fri, 1 Apr 2016 20:45:22 +0000 (20:45 +0000)]
Merge "Ensure only mips is using GCC to build bionic."
am: 1e89584

* commit '1e8958448a94753dec9c070ef011628c0b230d98':
  Ensure only mips is using GCC to build bionic.

Change-Id: If1873f46cbbe3fbc39488dbdbb94fa3f13357af0

8 years agoMerge "Ensure only mips is using GCC to build bionic."
Elliott Hughes [Fri, 1 Apr 2016 20:30:11 +0000 (20:30 +0000)]
Merge "Ensure only mips is using GCC to build bionic."

8 years agoMerge "Check current pid at libc initialization for 32-bit build."
Yabin Cui [Fri, 1 Apr 2016 18:09:35 +0000 (18:09 +0000)]
Merge "Check current pid at libc initialization for 32-bit build."
am: af39abd

* commit 'af39abdef53062c9bbc246371ac49ef5412eeb80':
  Check current pid at libc initialization for 32-bit build.

Change-Id: Ib9b032752a88ad58f8f82dc91185e4cf1167e37c

8 years agoMerge "Check current pid at libc initialization for 32-bit build."
Yabin Cui [Fri, 1 Apr 2016 17:56:33 +0000 (17:56 +0000)]
Merge "Check current pid at libc initialization for 32-bit build."

8 years agoEnsure only mips is using GCC to build bionic.
Elliott Hughes [Fri, 1 Apr 2016 17:54:27 +0000 (10:54 -0700)]
Ensure only mips is using GCC to build bionic.

MIPS still have ld128 and 16-bit atomics issues with clang, so we can't
just remove this yet.

Bug: http://b/25291096
Change-Id: I2645ebf3af04e1a4008d70da780c04240e3d7a85

8 years agoMerge "Tell GCC that sometimes we have to build deprecated functions."
Elliott Hughes [Fri, 1 Apr 2016 17:32:47 +0000 (17:32 +0000)]
Merge "Tell GCC that sometimes we have to build deprecated functions."
am: 538bdf9

* commit '538bdf96231d05ff36f67cad4f3daba1087523e1':
  Tell GCC that sometimes we have to build deprecated functions.

Change-Id: Ic810be7db6cb92376b3100246eff9180c2cafc74

8 years agoMerge "Tell GCC that sometimes we have to build deprecated functions."
Elliott Hughes [Fri, 1 Apr 2016 17:26:53 +0000 (17:26 +0000)]
Merge "Tell GCC that sometimes we have to build deprecated functions."

8 years agoTell GCC that sometimes we have to build deprecated functions.
Elliott Hughes [Fri, 1 Apr 2016 17:25:19 +0000 (10:25 -0700)]
Tell GCC that sometimes we have to build deprecated functions.

We're the C library. Nothing could be more deprecated.

bionic/libc/bionic/pthread_cond.cpp:243:10: error: 'int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const timespec*)' is deprecated (declared at bionic/libc/bionic/pthread_cond.cpp:227): use pthread_cond_timedwait instead [-Werror=deprecated-declarations]
   return pthread_cond_timedwait_relative_np(cond_interface, mutex, &ts);
          ^
bionic/libc/bionic/pthread_cond.cpp:243:71: error: 'int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const timespec*)' is deprecated (declared at bionic/libc/bionic/pthread_cond.cpp:227): use pthread_cond_timedwait instead [-Werror=deprecated-declarations]
   return pthread_cond_timedwait_relative_np(cond_interface, mutex, &ts);
                                                                       ^

Change-Id: Idb3d445e053c44180773f59774df19b324f6817f

8 years agoMerge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE."
Elliott Hughes [Fri, 1 Apr 2016 16:57:17 +0000 (16:57 +0000)]
Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE."
am: e9daecf

* commit 'e9daecf74b276c780d65ded0c340193691dc69e5':
  Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE.

Change-Id: I71bbe3770a0488c1590813f61dd9aea31ccfa400

8 years agoMerge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE."
Elliott Hughes [Fri, 1 Apr 2016 16:43:42 +0000 (16:43 +0000)]
Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE."

8 years agoMerge "Differentiate the MNTTYPE_* and MNTOPT_* constants."
Elliott Hughes [Fri, 1 Apr 2016 02:19:11 +0000 (02:19 +0000)]
Merge "Differentiate the MNTTYPE_* and MNTOPT_* constants."
am: 4e764a0

* commit '4e764a0f98be37b32bd6b92967e54124e6aeb150':
  Differentiate the MNTTYPE_* and MNTOPT_* constants.

Change-Id: I1b807c6afad1d6fd282fbbbe96a3be07d09839c6

8 years agoMerge "Differentiate the MNTTYPE_* and MNTOPT_* constants."
Elliott Hughes [Fri, 1 Apr 2016 02:11:49 +0000 (02:11 +0000)]
Merge "Differentiate the MNTTYPE_* and MNTOPT_* constants."

8 years agoMerge "Add a few missing types and constants to headers."
Elliott Hughes [Fri, 1 Apr 2016 01:21:36 +0000 (01:21 +0000)]
Merge "Add a few missing types and constants to headers."
am: a30e19d

* commit 'a30e19da564deda466e3fe79784f51d2fc6adb51':
  Add a few missing types and constants to headers.

Change-Id: Ib6d78642e8a28482eac2acb656fb8e996a57307c

8 years agoDifferentiate the MNTTYPE_* and MNTOPT_* constants.
Elliott Hughes [Fri, 1 Apr 2016 01:20:01 +0000 (18:20 -0700)]
Differentiate the MNTTYPE_* and MNTOPT_* constants.

Bug: http://b/27952303
Change-Id: I926593c16143f76b21a65af7f6e1979d0fb44cac

8 years agoMerge "Add a few missing types and constants to headers."
Elliott Hughes [Fri, 1 Apr 2016 01:14:23 +0000 (01:14 +0000)]
Merge "Add a few missing types and constants to headers."

8 years agoAdd a few missing types and constants to headers.
Elliott Hughes [Fri, 1 Apr 2016 00:05:30 +0000 (17:05 -0700)]
Add a few missing types and constants to headers.

This (and other stuff still to come) prevented xfstests from building out
of the box.

Bug: http://b/27952303
Change-Id: Id38fd37386d43fc351c56dca18785a465e3e6145

8 years agoCheck current pid at libc initialization for 32-bit build.
Yabin Cui [Tue, 29 Mar 2016 19:25:12 +0000 (12:25 -0700)]
Check current pid at libc initialization for 32-bit build.

Although there is a test pthread.pthread_mutex_owner_tid_limit
to check pid_max, but bionic-unit-tests hangs before reaching
that test. So abort at libc initialization if not able to reach
the test when running bionic-unit-tests32. It is more friendly
for debugging.

Bug: 24016357
Change-Id: Ia70c2e36fd8a3a040d41ea5722c7b48a6134e102

8 years agoStop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE.
Elliott Hughes [Wed, 30 Mar 2016 17:33:54 +0000 (10:33 -0700)]
Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE.

Bug: http://b/27918161
Change-Id: I21d4dfa4636aa06a93b3c8a215113f66f37f0bc7

8 years agoMerge "Add a checksum to jmp_buf on mips and mips64."
Predrag Blagojevic [Wed, 30 Mar 2016 02:33:50 +0000 (02:33 +0000)]
Merge "Add a checksum to jmp_buf on mips and mips64."
am: eaf50be

* commit 'eaf50be332f015bd90e45d4f9d111b24cd230f00':
  Add a checksum to jmp_buf on mips and mips64.

Change-Id: I40992a1fc36bbe31fd3fa4c3b82b1ca62452f74b

8 years agoMerge "Add a checksum to jmp_buf on mips and mips64."
Josh Gao [Wed, 30 Mar 2016 02:27:00 +0000 (02:27 +0000)]
Merge "Add a checksum to jmp_buf on mips and mips64."

8 years agoMerge changes from topic \'setjmp_checksum_x86\'
Josh Gao [Wed, 30 Mar 2016 01:11:57 +0000 (01:11 +0000)]
Merge changes from topic \'setjmp_checksum_x86\'
am: a42789f

* commit 'a42789f9d246097c6178dabf5ba0fd227e038d70':
  Add a checksum to jmp_buf on x86_64.
  Delete lies from x86_64 setjmp implementation.
  Add a checksum to jmp_buf on x86.

Change-Id: Ie985fd94f1f686d1335b3d898f3aee1973f2027e

8 years agoMerge changes from topic 'setjmp_checksum_x86'
Josh Gao [Wed, 30 Mar 2016 00:58:30 +0000 (00:58 +0000)]
Merge changes from topic 'setjmp_checksum_x86'

* changes:
  Add a checksum to jmp_buf on x86_64.
  Delete lies from x86_64 setjmp implementation.
  Add a checksum to jmp_buf on x86.

8 years agoAdd a checksum to jmp_buf on x86_64.
Josh Gao [Tue, 29 Mar 2016 21:53:26 +0000 (14:53 -0700)]
Add a checksum to jmp_buf on x86_64.

Bug: http://b/27856501
Bug: http://b/27417786
Change-Id: I541f5a7ce4972ef56b3f69e73927ca7df362609a

8 years agoDelete lies from x86_64 setjmp implementation.
Josh Gao [Tue, 29 Mar 2016 21:34:03 +0000 (14:34 -0700)]
Delete lies from x86_64 setjmp implementation.

Previously, the implementation of setjmp on x86_64 claimed that
sigprocmask would write to two longs' worth of bytes.

Bug: http://b/27856501
Change-Id: I9f32b40ac773a0cd91a976aace5bfba6e67fb0f8

8 years agoAdd a checksum to jmp_buf on x86.
Josh Gao [Tue, 29 Mar 2016 21:03:09 +0000 (14:03 -0700)]
Add a checksum to jmp_buf on x86.

Bug: http://b/27856501
Bug: http://b/27417786
Change-Id: Id5a0a81fc38e311bff678cbc7dc2219bc0074503

8 years agoMerge "Fix test getauxval.arm_has_AT_HWCAP2."
Yabin Cui [Tue, 29 Mar 2016 23:53:27 +0000 (23:53 +0000)]
Merge "Fix test getauxval.arm_has_AT_HWCAP2."
am: c03e8ce

* commit 'c03e8ceec233494ae1248247c5a1f4a374e70ae5':
  Fix test getauxval.arm_has_AT_HWCAP2.

Change-Id: I13ec050d894c7626fc74327cf0b9e1e3e6528b0a

8 years agoMerge "Fix test getauxval.arm_has_AT_HWCAP2."
Yabin Cui [Tue, 29 Mar 2016 23:44:59 +0000 (23:44 +0000)]
Merge "Fix test getauxval.arm_has_AT_HWCAP2."

8 years agoMerge "Update Android.bp with getdomainname"
Dan Willemsen [Tue, 29 Mar 2016 23:44:10 +0000 (23:44 +0000)]
Merge "Update Android.bp with getdomainname"
am: 8ac6611

* commit '8ac6611e7fc8df8ea90f22cc21398ab64f4da16c':
  Update Android.bp with getdomainname

Change-Id: I49657f3d713ba17e67da32f3eb103544934ea041

8 years agoMerge "Update Android.bp with getdomainname"
Dan Willemsen [Tue, 29 Mar 2016 23:36:41 +0000 (23:36 +0000)]
Merge "Update Android.bp with getdomainname"

8 years agoFix test getauxval.arm_has_AT_HWCAP2.
Yabin Cui [Tue, 29 Mar 2016 22:41:49 +0000 (15:41 -0700)]
Fix test getauxval.arm_has_AT_HWCAP2.

Bug: 27874785
Change-Id: Ibb39087c5353a0cca7783d39498b370e478fe91c

8 years agoUpdate Android.bp with getdomainname
Dan Willemsen [Tue, 29 Mar 2016 22:21:38 +0000 (15:21 -0700)]
Update Android.bp with getdomainname

Change-Id: I32383162acd16430089708fdce8927be43d1bc5a

8 years agoMerge "linker: hide the pointer to soinfo"
Dimitry Ivanov [Mon, 28 Mar 2016 22:32:31 +0000 (22:32 +0000)]
Merge "linker: hide the pointer to soinfo"

8 years agolinker: hide the pointer to soinfo
Dimitry Ivanov [Thu, 24 Mar 2016 22:30:30 +0000 (15:30 -0700)]
linker: hide the pointer to soinfo

Handle no longer is a pointer to soinfo of
a corresponding library. This is done to
prevent access to linker internal fields.

Bug: http://b/25593965
Change-Id: I62bff0d0e5b2dc842e6bf0babb30fcc4c000be24

8 years agoMerge "Don't bother insisting on AT_HWCAP2 for 32-bit devices."
Elliott Hughes [Mon, 28 Mar 2016 19:33:48 +0000 (19:33 +0000)]
Merge "Don't bother insisting on AT_HWCAP2 for 32-bit devices."

8 years agoMerge "clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case"
Greg Hackmann [Mon, 28 Mar 2016 19:19:15 +0000 (19:19 +0000)]
Merge "clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case"

8 years agoDon't bother insisting on AT_HWCAP2 for 32-bit devices.
Elliott Hughes [Mon, 28 Mar 2016 18:53:12 +0000 (11:53 -0700)]
Don't bother insisting on AT_HWCAP2 for 32-bit devices.

Bug: http://b/27874785
Change-Id: I9dcf345ae1221f665f267cba3ed9279435671b75

8 years agoclock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case
Greg Hackmann [Sat, 26 Mar 2016 18:37:55 +0000 (11:37 -0700)]
clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case

POSIX makes "the CPU-time clock of the calling thread" (i.e.,
CLOCK_THREAD_CPUTIME_ID) a special case which returns EINVAL instead of
ENOTSUP.

However, the clock_nanosleep syscall treats this clock just like any
other, and returns -EOPNOTSUPP to indicate an unimplemented nanosleep
handler.  So we need to handle this ourselves in userspace.

This change fixes the LTP clock_nanosleep01 testcase.

Change-Id: If3bed940d276834bcd114d8c17f96197e9384711
Signed-off-by: Greg Hackmann <ghackmann@google.com>
8 years agoAdd a checksum to jmp_buf on mips and mips64.
Predrag Blagojevic [Wed, 16 Mar 2016 14:49:12 +0000 (15:49 +0100)]
Add a checksum to jmp_buf on mips and mips64.

Make it easier to diagnose applications mucking with the contents of
jmp_buf by checksumming its contents.

Bug: http://b/27417786
Change-Id: I473bc2871dece23a9b9d02481945246160d671c6

8 years agoMerge "fixup x86 setdomainname.S"
Nick Kralevich [Mon, 28 Mar 2016 00:27:05 +0000 (00:27 +0000)]
Merge "fixup x86 setdomainname.S"

8 years agofixup x86 setdomainname.S
Nick Kralevich [Sun, 27 Mar 2016 21:52:58 +0000 (14:52 -0700)]
fixup x86 setdomainname.S

Both be910529322b461148debefd50b9e0d67ae84f8e and
e2faf07d659b1c824002e50b9cdfa9caae62a31b were submitted about
two days ago. The former changed how the syscalls stubs were
generated, but the latter was submitted using the old stub
format.

Use the new stub format for setdomainname.S

Change-Id: I578acd7053f57a275f6831dd2404ef04826c578e

8 years agoMerge "Add hasmntopt(3)"
Greg Hackmann [Fri, 25 Mar 2016 22:43:00 +0000 (22:43 +0000)]
Merge "Add hasmntopt(3)"