OSDN Git Service

android-x86/bionic.git
7 years agoMerge "bionic: make NONBLOCK call to getrandom" am: 1eb0ecb596 am: f1b71da8cf
Wei Wang [Thu, 24 Nov 2016 04:34:30 +0000 (04:34 +0000)]
Merge "bionic: make NONBLOCK call to getrandom" am: 1eb0ecb596 am: f1b71da8cf
am: 293106ecaf

Change-Id: I726c3def0f220a67401f68c80fa7ef27bbe31b0d

7 years agoMerge "bionic: make NONBLOCK call to getrandom" am: 1eb0ecb596
Wei Wang [Thu, 24 Nov 2016 04:31:59 +0000 (04:31 +0000)]
Merge "bionic: make NONBLOCK call to getrandom" am: 1eb0ecb596
am: f1b71da8cf

Change-Id: I6836ea573518b695f27ba014e32dfda0ddd8339f

7 years agoMerge "bionic: make NONBLOCK call to getrandom"
Wei Wang [Thu, 24 Nov 2016 04:29:29 +0000 (04:29 +0000)]
Merge "bionic: make NONBLOCK call to getrandom"
am: 1eb0ecb596

Change-Id: Ia993ead6dc380e517686feb0587d5595b252f3a1

7 years agoMerge "bionic: make NONBLOCK call to getrandom"
Treehugger Robot [Thu, 24 Nov 2016 04:23:01 +0000 (04:23 +0000)]
Merge "bionic: make NONBLOCK call to getrandom"

7 years agoFix x86_64 build which uses g++ and hits -Werror=unused-but-set-variable
Brian Carlstrom [Thu, 24 Nov 2016 04:12:56 +0000 (04:12 +0000)]
Fix x86_64 build which uses g++ and hits -Werror=unused-but-set-variable
am: 2993aaa261

Change-Id: If389245812985975992b852cbadccfd84ea14fac

7 years agoFix x86_64 build which uses g++ and hits -Werror=unused-but-set-variable
Brian Carlstrom [Thu, 24 Nov 2016 01:57:09 +0000 (17:57 -0800)]
Fix x86_64 build which uses g++ and hits -Werror=unused-but-set-variable

Bug: 32640542
Bug: 33078014
Change-Id: Id9d3b4e69ac909078b2ac5b81acf161debcefae3

7 years agobionic: make NONBLOCK call to getrandom
Wei Wang [Wed, 23 Nov 2016 18:41:35 +0000 (10:41 -0800)]
bionic: make NONBLOCK call to getrandom

By default getrandom() blocks if the entropy pool has not yet been initialized.
This will be an issue when init was first executed in some kernels.

This CL makes a check of getrandom readyness, by adding the GRND_NONBLOCK flag.
In such case, getrandom() does not block returns -1 with errno set to EAGAIN.

Test: on M/S devices
Bug: 33059407
Change-Id: I2a2ba8372a5e1c336852ba2ab77cdaac03c90389

7 years agoMerge "Remove CLONE_NEWNS for gettid and getpid cache tests." am: d39380cc4d am:...
Yabin Cui [Wed, 23 Nov 2016 18:40:19 +0000 (18:40 +0000)]
Merge "Remove CLONE_NEWNS for gettid and getpid cache tests." am: d39380cc4d am: d6e512ec00
am: e8660db0b3

Change-Id: I3ee4a27338dc8345c296b00bf4837073204f8799

7 years agoMerge "Remove CLONE_NEWNS for gettid and getpid cache tests." am: d39380cc4d
Yabin Cui [Wed, 23 Nov 2016 18:23:50 +0000 (18:23 +0000)]
Merge "Remove CLONE_NEWNS for gettid and getpid cache tests." am: d39380cc4d
am: d6e512ec00

Change-Id: I04ead6789d4a43d2ad595777900680f1395b3db5

7 years agoMerge "Remove CLONE_NEWNS for gettid and getpid cache tests."
Yabin Cui [Wed, 23 Nov 2016 18:21:19 +0000 (18:21 +0000)]
Merge "Remove CLONE_NEWNS for gettid and getpid cache tests."
am: d39380cc4d

Change-Id: I1f6da5f7d6717e80c067828241723ba62465d6a6

7 years agoMerge "Remove CLONE_NEWNS for gettid and getpid cache tests."
Yabin Cui [Wed, 23 Nov 2016 18:15:31 +0000 (18:15 +0000)]
Merge "Remove CLONE_NEWNS for gettid and getpid cache tests."

7 years agoRemove CLONE_NEWNS for gettid and getpid cache tests.
Yabin Cui [Wed, 23 Nov 2016 01:18:10 +0000 (17:18 -0800)]
Remove CLONE_NEWNS for gettid and getpid cache tests.

Using CLONE_NEWNS flag is not related to the tests, and it make
the tests unavailable in cts tests. So remove the flag.

Bug: http://b/33089743
Test: run CtsBionicTestCases --gtest_filter=unistd*.
Change-Id: I4bda39c6a0c41c9973d275202a3a7f7a1e9bbba3

7 years agoMerge "Log call to elf-constructors" am: 0dafdd4306 am: 57642e54be
Dimitry Ivanov [Tue, 22 Nov 2016 01:52:40 +0000 (01:52 +0000)]
Merge "Log call to elf-constructors" am: 0dafdd4306 am: 57642e54be
am: 4db07e7c5e

Change-Id: I4a8006f42487e4cb1247eafaf8b45a674300bc2f

7 years agoMerge "Log call to elf-constructors" am: 0dafdd4306
Dimitry Ivanov [Tue, 22 Nov 2016 01:47:42 +0000 (01:47 +0000)]
Merge "Log call to elf-constructors" am: 0dafdd4306
am: 57642e54be

Change-Id: I333898d91ee47f2e8875aaaa1d591061533403d6

7 years agoMerge "Log call to elf-constructors"
Dimitry Ivanov [Tue, 22 Nov 2016 01:41:11 +0000 (01:41 +0000)]
Merge "Log call to elf-constructors"
am: 0dafdd4306

Change-Id: I321192705d99952bc9318e33069ab92742c275e3

7 years agoMerge "Log call to elf-constructors"
Treehugger Robot [Tue, 22 Nov 2016 01:27:23 +0000 (01:27 +0000)]
Merge "Log call to elf-constructors"

7 years agoMerge "versioner: extract strict warnings out of -v into its own flag." am: 9f9200c2e...
Josh Gao [Tue, 22 Nov 2016 01:01:02 +0000 (01:01 +0000)]
Merge "versioner: extract strict warnings out of -v into its own flag." am: 9f9200c2ee am: 0cd3126647
am: dc8224da7e

Change-Id: I95f1b4a78d26ca2dc390a9eb1ca912e7abafc310

7 years agoversioner: extract strict warnings out of -v into its own flag. am: acc3d80edf am...
Josh Gao [Tue, 22 Nov 2016 01:00:49 +0000 (01:00 +0000)]
versioner: extract strict warnings out of -v into its own flag. am: acc3d80edf am: 240aeb0f95
am: 03b185c76e

Change-Id: I6d334b13a50eee6888b1600de3663db643056a6b

7 years agoMerge "versioner: use a single work queue." am: 2796894c98 am: 29f96ed48d
Josh Gao [Tue, 22 Nov 2016 01:00:37 +0000 (01:00 +0000)]
Merge "versioner: use a single work queue." am: 2796894c98 am: 29f96ed48d
am: d6d1505f4a

Change-Id: I408193e92f54397b1ecb90de357e429a947f3e90

7 years agoMerge "versioner: extract strict warnings out of -v into its own flag." am: 9f9200c2ee
Josh Gao [Tue, 22 Nov 2016 00:58:31 +0000 (00:58 +0000)]
Merge "versioner: extract strict warnings out of -v into its own flag." am: 9f9200c2ee
am: 0cd3126647

Change-Id: I356013978c71f9e7945a6ca4d5278bf34b4b0d28

7 years agoversioner: extract strict warnings out of -v into its own flag. am: acc3d80edf
Josh Gao [Tue, 22 Nov 2016 00:58:19 +0000 (00:58 +0000)]
versioner: extract strict warnings out of -v into its own flag. am: acc3d80edf
am: 240aeb0f95

Change-Id: I4861e163de41e01797c475de0ab9e0ef834d3786

7 years agoMerge "versioner: use a single work queue." am: 2796894c98
Josh Gao [Tue, 22 Nov 2016 00:58:07 +0000 (00:58 +0000)]
Merge "versioner: use a single work queue." am: 2796894c98
am: 29f96ed48d

Change-Id: I0cf5ec46e4b4a090cbc34e2104880da824a85f3b

7 years agoMerge "versioner: extract strict warnings out of -v into its own flag."
Josh Gao [Tue, 22 Nov 2016 00:56:22 +0000 (00:56 +0000)]
Merge "versioner: extract strict warnings out of -v into its own flag."
am: 9f9200c2ee

Change-Id: I11126bf948c71cce3c0cd08ddeec1fe1b94570fd

7 years agoversioner: extract strict warnings out of -v into its own flag.
Josh Gao [Tue, 22 Nov 2016 00:56:21 +0000 (00:56 +0000)]
versioner: extract strict warnings out of -v into its own flag.
am: acc3d80edf

Change-Id: I2bfed6bfb316cda894edec3b944c3440c5fb49c3

7 years agoMerge "versioner: use a single work queue."
Josh Gao [Tue, 22 Nov 2016 00:56:08 +0000 (00:56 +0000)]
Merge "versioner: use a single work queue."
am: 2796894c98

Change-Id: I32ff5aa349d22586e3938896c962870e06efe2a6

7 years agoMerge "versioner: extract strict warnings out of -v into its own flag."
Josh Gao [Tue, 22 Nov 2016 00:51:14 +0000 (00:51 +0000)]
Merge "versioner: extract strict warnings out of -v into its own flag."

7 years agoMerge "versioner: use a single work queue."
Josh Gao [Tue, 22 Nov 2016 00:50:58 +0000 (00:50 +0000)]
Merge "versioner: use a single work queue."

7 years agoLog call to elf-constructors
Dimitry Ivanov [Mon, 21 Nov 2016 18:44:35 +0000 (10:44 -0800)]
Log call to elf-constructors

Log call to constructors when dlopen logging is enabled.

Bug: http://b/29458203
Test: bionic-unit-tests --gtest_filter=dl*:Dl*
Change-Id: I0cd591bf147f8f910ae9def1ac4089ef44099aff

7 years agoMerge "Document more dynamic linker changes." am: 5fabe02757 am: 78991b1f68
Elliott Hughes [Sat, 19 Nov 2016 01:02:33 +0000 (01:02 +0000)]
Merge "Document more dynamic linker changes." am: 5fabe02757 am: 78991b1f68
am: 136508c1b2

Change-Id: I0b23cd9eb6f9ee727c2eaf6788ef16a2e1b43dd2

7 years agoMerge "Document more dynamic linker changes." am: 5fabe02757
Elliott Hughes [Sat, 19 Nov 2016 00:58:33 +0000 (00:58 +0000)]
Merge "Document more dynamic linker changes." am: 5fabe02757
am: 78991b1f68

Change-Id: I2bf47dc9b127a3f1586c063f4ca20d2c62ce04d3

7 years agoMerge "Document more dynamic linker changes."
Elliott Hughes [Sat, 19 Nov 2016 00:55:03 +0000 (00:55 +0000)]
Merge "Document more dynamic linker changes."
am: 5fabe02757

Change-Id: I706fa3635c31b8520fcb4ba57245de0b4d926d33

7 years agoMerge "Document more dynamic linker changes."
Treehugger Robot [Sat, 19 Nov 2016 00:49:38 +0000 (00:49 +0000)]
Merge "Document more dynamic linker changes."

7 years agoDocument more dynamic linker changes.
Elliott Hughes [Fri, 18 Nov 2016 20:28:01 +0000 (12:28 -0800)]
Document more dynamic linker changes.

Based on https://plus.google.com/+ElliottHughes/posts/dtguP8BWkc7?sfc=false.

Bug: http://b/33001640
Change-Id: I9efedaf1c17a38d4426f030dd252446e4dfbc1cb

7 years agoMerge "Enable malloc debug using environment variables" am: c2395be74a am: 2b1150ee30
Christopher Ferris [Fri, 18 Nov 2016 21:46:18 +0000 (21:46 +0000)]
Merge "Enable malloc debug using environment variables" am: c2395be74a am: 2b1150ee30
am: 72b07c26b8

Change-Id: Ia1588dbf658bdf335123c8684d3d1ddda61eb073

7 years agoMerge "Enable malloc debug using environment variables" am: c2395be74a
Christopher Ferris [Fri, 18 Nov 2016 21:42:48 +0000 (21:42 +0000)]
Merge "Enable malloc debug using environment variables" am: c2395be74a
am: 2b1150ee30

Change-Id: I15d3b85ad8295e323017f70c7a7296afbe952f05

7 years agoMerge "Enable malloc debug using environment variables"
Christopher Ferris [Fri, 18 Nov 2016 21:39:17 +0000 (21:39 +0000)]
Merge "Enable malloc debug using environment variables"
am: c2395be74a

Change-Id: I9d9cfebc646895aaf49fdcffd20ac3ddb098deba

7 years agoMerge "Enable malloc debug using environment variables"
Christopher Ferris [Fri, 18 Nov 2016 21:33:17 +0000 (21:33 +0000)]
Merge "Enable malloc debug using environment variables"

7 years agoMerge "Add note about pid_max to host test documentation." am: a7e74f09b8 am: 7015e90e35
Josh Gao [Fri, 18 Nov 2016 03:04:59 +0000 (03:04 +0000)]
Merge "Add note about pid_max to host test documentation." am: a7e74f09b8 am: 7015e90e35
am: 58ee451ba0

Change-Id: I37b9d6be67e292dd976b1e3554774167fbfccc27

7 years agoMerge "Add note about pid_max to host test documentation." am: a7e74f09b8
Josh Gao [Fri, 18 Nov 2016 03:02:28 +0000 (03:02 +0000)]
Merge "Add note about pid_max to host test documentation." am: a7e74f09b8
am: 7015e90e35

Change-Id: I420b45b315853328794ef7e92b9c29daf8815280

7 years agoMerge "Add note about pid_max to host test documentation."
Josh Gao [Fri, 18 Nov 2016 02:59:28 +0000 (02:59 +0000)]
Merge "Add note about pid_max to host test documentation."
am: a7e74f09b8

Change-Id: I2d000a8bfc7b697a50bd5f268b32d8c2d3380d85

7 years agoMerge "Add note about pid_max to host test documentation."
Josh Gao [Fri, 18 Nov 2016 02:55:31 +0000 (02:55 +0000)]
Merge "Add note about pid_max to host test documentation."

7 years agoAdd note about pid_max to host test documentation.
Josh Gao [Fri, 18 Nov 2016 02:52:09 +0000 (18:52 -0800)]
Add note about pid_max to host test documentation.

Bug: none
Test: none
Change-Id: I3e446744076131329201543fa29b71fc4f843728

7 years agoMerge "versioner: ignore non-header files." am: 348eaa6480 am: 7214cd61d6
Josh Gao [Fri, 18 Nov 2016 02:15:24 +0000 (02:15 +0000)]
Merge "versioner: ignore non-header files." am: 348eaa6480 am: 7214cd61d6
am: f0539c3a44

Change-Id: I96fd90d285367759bdead67525715fec05a0b185

7 years agoMerge "versioner: ignore non-header files." am: 348eaa6480
Josh Gao [Fri, 18 Nov 2016 02:12:24 +0000 (02:12 +0000)]
Merge "versioner: ignore non-header files." am: 348eaa6480
am: 7214cd61d6

Change-Id: Ie330b41b18f3b110c85749b21d267443427a1975

7 years agoversioner: extract strict warnings out of -v into its own flag.
Josh Gao [Thu, 10 Nov 2016 02:22:44 +0000 (18:22 -0800)]
versioner: extract strict warnings out of -v into its own flag.

Bug: None
Test: versioner -v; versioner -s
Change-Id: I8f6ac7064c6f05de0811677f7fcfce929a2568c1

7 years agoversioner: use a single work queue.
Josh Gao [Thu, 10 Nov 2016 02:01:41 +0000 (18:01 -0800)]
versioner: use a single work queue.

Previously, each thread was assigned a fixed list of work, and the main
thread would block until every thread was finished, leading to most
cores sitting idle for the last few hundred milliseconds while a few
particularly long running threads would keep working. Use a single work
queue to evenly distribute load across the threads.

Bug: http://b/32748936
Test: python run_tests.py
Change-Id: I80e231ece3b95e2721a32f658905841b89a8dc3b

7 years agoMerge "versioner: ignore non-header files."
Josh Gao [Fri, 18 Nov 2016 02:09:53 +0000 (02:09 +0000)]
Merge "versioner: ignore non-header files."
am: 348eaa6480

Change-Id: I8654cb3532cb23f5a1280fc84e11f483d23481a8

7 years agoMerge "versioner: ignore non-header files."
Treehugger Robot [Fri, 18 Nov 2016 02:04:24 +0000 (02:04 +0000)]
Merge "versioner: ignore non-header files."

7 years agoMerge "Improve dlerror_concurrent test" am: ada292531e am: c4786906f8
Dimitry Ivanov [Fri, 18 Nov 2016 00:57:14 +0000 (00:57 +0000)]
Merge "Improve dlerror_concurrent test" am: ada292531e am: c4786906f8
am: df8dcd0a38

Change-Id: Ibdbd0621bc251d2eaa33ceb04b1595091fb10611

7 years agoMerge "Improve dlerror_concurrent test" am: ada292531e
Dimitry Ivanov [Fri, 18 Nov 2016 00:43:13 +0000 (00:43 +0000)]
Merge "Improve dlerror_concurrent test" am: ada292531e
am: c4786906f8

Change-Id: Ie28796552173589de034012be31e9ceb30fbe3dd

7 years agoMerge "Improve dlerror_concurrent test"
Dimitry Ivanov [Fri, 18 Nov 2016 00:27:43 +0000 (00:27 +0000)]
Merge "Improve dlerror_concurrent test"
am: ada292531e

Change-Id: I7f33d654dafc319305edabf44b6bc43b3aa6eb6b

7 years agoMerge "Improve dlerror_concurrent test"
Treehugger Robot [Fri, 18 Nov 2016 00:07:41 +0000 (00:07 +0000)]
Merge "Improve dlerror_concurrent test"

7 years agoImprove dlerror_concurrent test
Dimitry Ivanov [Thu, 17 Nov 2016 20:38:09 +0000 (12:38 -0800)]
Improve dlerror_concurrent test

Add a test to check if result is thread-local, not only buffer.

Test: run bionic-unit-tests
Change-Id: Ia95f88c0d76aa86f7f439836393abd67a57dd396

7 years agoEnable malloc debug using environment variables
Tamas Berghammer [Fri, 26 Aug 2016 14:54:59 +0000 (15:54 +0100)]
Enable malloc debug using environment variables

Previously malloc debug can be enabled only using global settings
accessible to the root user only. This CL adds a new option to enable
it using environment variables making it possible to use it with pure
native (shell) applications on production builds (from shell user) and
prepares it for using it from logwrapper on production devices.

Remove the old environment variable and property since they are not
necessary.

Test: Enable malloc debug using environment variable and verify
Test: that it only affects the commands launched from the shell.
Test: Enable malloc debug using the property variable and verify
Test: that it affects all commands.
Test: Run all unit tests in 32 bit and 64 bit.
Change-Id: Iecb75a3471552f619f196ad550c5f41fcd9ce8e5

7 years agoMerge "Fix iswlower/iswupper." am: a5c16983a6 am: fffb63fe90
Christopher Ferris [Thu, 17 Nov 2016 20:30:52 +0000 (20:30 +0000)]
Merge "Fix iswlower/iswupper." am: a5c16983a6 am: fffb63fe90
am: 31637b14c9

Change-Id: I97cfacc72ab5809e23593c145aa4c0fa593c5cd4

7 years agoMerge "Fix iswlower/iswupper." am: a5c16983a6
Christopher Ferris [Thu, 17 Nov 2016 20:22:21 +0000 (20:22 +0000)]
Merge "Fix iswlower/iswupper." am: a5c16983a6
am: fffb63fe90

Change-Id: I9dbd0139f20e399b539a21c7c32408addb39cb3f

7 years agoMerge "Fix iswlower/iswupper."
Christopher Ferris [Thu, 17 Nov 2016 20:14:21 +0000 (20:14 +0000)]
Merge "Fix iswlower/iswupper."
am: a5c16983a6

Change-Id: I9e00bcfdb4365f7a4438570181deead6e371df12

7 years agoMerge "Fix iswlower/iswupper."
Christopher Ferris [Thu, 17 Nov 2016 20:06:05 +0000 (20:06 +0000)]
Merge "Fix iswlower/iswupper."

7 years agoMerge "Relax ELF header checks - warn for apps targeting pre-O" am: 3613c20c59 am...
Dimitry Ivanov [Thu, 17 Nov 2016 05:46:57 +0000 (05:46 +0000)]
Merge "Relax ELF header checks - warn for apps targeting pre-O" am: 3613c20c59 am: 14420fc56c
am: 680a6c72a2

Change-Id: Ie03f3ad517a05d5783fd11fc3b507c54cc2b7f41

7 years agoMerge "Relax ELF header checks - warn for apps targeting pre-O" am: 3613c20c59
Dimitry Ivanov [Thu, 17 Nov 2016 05:38:57 +0000 (05:38 +0000)]
Merge "Relax ELF header checks - warn for apps targeting pre-O" am: 3613c20c59
am: 14420fc56c

Change-Id: I7769812ef6521164dca685dbf785486dd4bd783d

7 years agoMerge "Relax ELF header checks - warn for apps targeting pre-O"
Dimitry Ivanov [Thu, 17 Nov 2016 05:30:26 +0000 (05:30 +0000)]
Merge "Relax ELF header checks - warn for apps targeting pre-O"
am: 3613c20c59

Change-Id: Ib5757e7b2821529f02e1fc972a42cd86f202974d

7 years agoMerge "Relax ELF header checks - warn for apps targeting pre-O"
Dimitry Ivanov [Thu, 17 Nov 2016 05:21:41 +0000 (05:21 +0000)]
Merge "Relax ELF header checks - warn for apps targeting pre-O"

7 years agoMerge "Remove unused includes/externals" am: 585838ba32 am: da826583c8
Dimitry Ivanov [Thu, 17 Nov 2016 03:14:49 +0000 (03:14 +0000)]
Merge "Remove unused includes/externals" am: 585838ba32 am: da826583c8
am: 6ed351a62d

Change-Id: I5756fd410ad350176f86265c4e043635ceafb897

7 years agoMerge "Remove unused includes/externals" am: 585838ba32
Dimitry Ivanov [Thu, 17 Nov 2016 03:06:19 +0000 (03:06 +0000)]
Merge "Remove unused includes/externals" am: 585838ba32
am: da826583c8

Change-Id: Ia56bea205f0d5f17a26cc0a50e891a838f984b31

7 years agoMerge "Remove unused includes/externals"
Dimitry Ivanov [Thu, 17 Nov 2016 02:58:18 +0000 (02:58 +0000)]
Merge "Remove unused includes/externals"
am: 585838ba32

Change-Id: I2d7496310bd64822a90f9cb3dca2ba27ce24b00e

7 years agoMerge "Add and use constants for the Android API levels." am: 60ba60dd25 am: aee547dbef
Elliott Hughes [Thu, 17 Nov 2016 02:58:18 +0000 (02:58 +0000)]
Merge "Add and use constants for the Android API levels." am: 60ba60dd25 am: aee547dbef
am: ecd8d9dd7b

Change-Id: I1de4c938dbcc0113dacc717776bc4f74979e6d96

7 years agoMerge "Add and use constants for the Android API levels." am: 60ba60dd25
Elliott Hughes [Thu, 17 Nov 2016 02:50:17 +0000 (02:50 +0000)]
Merge "Add and use constants for the Android API levels." am: 60ba60dd25
am: aee547dbef

Change-Id: I90b15bb458b20e241a177c4407f45b3e51be43a3

7 years agoMerge "Remove unused includes/externals"
Treehugger Robot [Thu, 17 Nov 2016 02:48:41 +0000 (02:48 +0000)]
Merge "Remove unused includes/externals"

7 years agoMerge "Add and use constants for the Android API levels."
Elliott Hughes [Thu, 17 Nov 2016 02:43:18 +0000 (02:43 +0000)]
Merge "Add and use constants for the Android API levels."
am: 60ba60dd25

Change-Id: I83b38008d8ba734b303cae6b270534ee11afebe6

7 years agoRelax ELF header checks - warn for apps targeting pre-O
Dimitry Ivanov [Wed, 16 Nov 2016 20:29:37 +0000 (12:29 -0800)]
Relax ELF header checks - warn for apps targeting pre-O

Bug: http://b/32581440
Test: bionic-unit-tests --gtest_filter=dl*:Dl*
Change-Id: I2fe356c67eb9665c671758117679a29b207219e4

7 years agoMerge "Add and use constants for the Android API levels."
Treehugger Robot [Thu, 17 Nov 2016 02:37:37 +0000 (02:37 +0000)]
Merge "Add and use constants for the Android API levels."

7 years agoMerge "Add original prebuilt test libraries" am: 2880754368 am: 05d1ada098
Dimitry Ivanov [Thu, 17 Nov 2016 01:20:12 +0000 (01:20 +0000)]
Merge "Add original prebuilt test libraries" am: 2880754368 am: 05d1ada098
am: 688968b784

Change-Id: I1a974c200b29e3125fe51973591420a8abd380cb

7 years agoMerge "Add original prebuilt test libraries" am: 2880754368
Dimitry Ivanov [Thu, 17 Nov 2016 01:12:11 +0000 (01:12 +0000)]
Merge "Add original prebuilt test libraries" am: 2880754368
am: 05d1ada098

Change-Id: I759d6fa0a3ee9b9824953d39fd5bfbdd1fba24b6

7 years agoMerge "Add original prebuilt test libraries"
Dimitry Ivanov [Thu, 17 Nov 2016 01:04:40 +0000 (01:04 +0000)]
Merge "Add original prebuilt test libraries"
am: 2880754368

Change-Id: I80a1c62d81baf96256d8901059026f8b18ea13fc

7 years agoversioner: ignore non-header files.
Josh Gao [Thu, 17 Nov 2016 01:01:57 +0000 (17:01 -0800)]
versioner: ignore non-header files.

Don't try to compile non-headers (vim swap files, etc.) that happen to
be in the header directory.

Bug: none
Test: manually created a file in libc/include
Change-Id: I2c1647ec7174dc617898dc2f07c9a80a08b69c72

7 years agoAdd and use constants for the Android API levels.
Elliott Hughes [Wed, 16 Nov 2016 19:35:43 +0000 (11:35 -0800)]
Add and use constants for the Android API levels.

Test: bionic tests still pass
Change-Id: If1b619cfc9db1d3f5d91f14f2ace71058dca0c4a

7 years agoMerge "Add original prebuilt test libraries"
Dimitry Ivanov [Thu, 17 Nov 2016 00:52:40 +0000 (00:52 +0000)]
Merge "Add original prebuilt test libraries"

7 years agoFix uninitialized variable usage. am: c0f1f552f9
Christopher Ferris [Thu, 17 Nov 2016 00:22:13 +0000 (00:22 +0000)]
Fix uninitialized variable usage. am: c0f1f552f9
am: 4cf7dfd1a4

Change-Id: I592e943272ca48e5544513f25d911586548bd933

7 years agoFix error case to print newlines properly. am: 1dc3ae163e
Christopher Ferris [Thu, 17 Nov 2016 00:22:10 +0000 (00:22 +0000)]
Fix error case to print newlines properly. am: 1dc3ae163e
am: 9012573a23

Change-Id: Id534decf695ffed021bf7603554eac73e2b5ed50

7 years agoMake prctl test check maps. am: f1e44785e5
Christopher Ferris [Thu, 17 Nov 2016 00:22:07 +0000 (00:22 +0000)]
Make prctl test check maps. am: f1e44785e5
am: c7ca9bd6c4  -s ours

Change-Id: I63b1a542ba0c7c92ff973a078dbfb2dfe5cb8e6b

7 years agoFix uninitialized variable usage.
Christopher Ferris [Thu, 17 Nov 2016 00:00:41 +0000 (00:00 +0000)]
Fix uninitialized variable usage.
am: c0f1f552f9

Change-Id: I0c61977adde9af8f3b98505770f19d5f2cb7fb0f

7 years agoFix error case to print newlines properly.
Christopher Ferris [Thu, 17 Nov 2016 00:00:38 +0000 (00:00 +0000)]
Fix error case to print newlines properly.
am: 1dc3ae163e

Change-Id: If9a1f4c601445eb2bbb3cf6264f6ae162090c0ae

7 years agoMake prctl test check maps.
Christopher Ferris [Thu, 17 Nov 2016 00:00:35 +0000 (00:00 +0000)]
Make prctl test check maps.
am: f1e44785e5

Change-Id: I477f9022ee761632e8575454af184a1dcd7b6cd9

7 years agoFix uninitialized variable usage.
Christopher Ferris [Tue, 15 Nov 2016 22:04:16 +0000 (14:04 -0800)]
Fix uninitialized variable usage.

If the dladdr call fails, then info.dli_fname will be unitialized.
Make sure that this can't happen.

Bug: 32907235

Test: Enabled malloc debug on an angler and verified that function names
Test: still work.
Change-Id: I738e66d9f37bce07bc4c10f1f9bac11fbfdae2c7
(cherry picked from commit a19bc2d4edfc261bdccfc5f855c50e83477b3757)
(cherry picked from commit b7f0267f0ddfa2d2ffb71a7980e80b05961401d0)

7 years agoFix error case to print newlines properly.
Christopher Ferris [Tue, 8 Nov 2016 22:05:18 +0000 (14:05 -0800)]
Fix error case to print newlines properly.

Bug: 32640542

Test: Built and ran on a failing device.

(cherry picked from commit 4dd2785f056f885e6dc9a022b867f511c2e83c3c)

Change-Id: I81a578af7608c741819062bd54aa8e348a621b83

7 years agoMake prctl test check maps.
Christopher Ferris [Thu, 3 Nov 2016 23:06:40 +0000 (16:06 -0700)]
Make prctl test check maps.

It turns out that sometimes this kernel bug can be present but not
trigger a crash. Modify the test to check for overlapping maps instead.

Bug: 32640542

Test: Verified that this fails on a device without the kernel patch
Test: (both bionic-unit-tests32 and CtsBionicTestCases32). Verified
Test: this passes on an angler.

(cherry picked from commit f1649d92f7869331ea1c4db7f2bb189489af03e6)

Change-Id: Ia3fae3ee3d01f33d8414c1796fc3e942d5b56ec8

7 years agoRemove unused includes/externals
Dimitry Ivanov [Wed, 16 Nov 2016 23:23:37 +0000 (15:23 -0800)]
Remove unused includes/externals

Test: mm
Change-Id: I4b88602b7d0a18664cbeddfa9854e589c2886e1a

7 years agoFix iswlower/iswupper.
Elliott Hughes [Wed, 16 Nov 2016 23:19:08 +0000 (15:19 -0800)]
Fix iswlower/iswupper.

The previous conditions were just plain wrong.

Test: bionic tests
Change-Id: Ia6d98207b1ff98ea4c6f619912e4bcdb8a7fdd24

7 years agoAdd original prebuilt test libraries
Dimitry Ivanov [Wed, 16 Nov 2016 21:41:36 +0000 (13:41 -0800)]
Add original prebuilt test libraries

This is the library used to produce invalid prebuilt libraries
for loader tests.

Bug: http://b/30795430
Test: not necessary - these are added for reference
Change-Id: I06e681bf826e59a76da9b49d84d26dee34920d49

7 years agoFix uninitialized variable usage.
Christopher Ferris [Wed, 16 Nov 2016 21:22:54 +0000 (21:22 +0000)]
Fix uninitialized variable usage.
am: b7f0267f0d

Change-Id: I3b15bccbd4f653feeb6642e5a394a56ed5e3e27c

7 years agoFix uninitialized variable usage.
Christopher Ferris [Tue, 15 Nov 2016 22:04:16 +0000 (14:04 -0800)]
Fix uninitialized variable usage.

If the dladdr call fails, then info.dli_fname will be unitialized.
Make sure that this can't happen.

Bug: 32907235

Test: Enabled malloc debug on an angler and verified that function names
Test: still work.
Change-Id: I738e66d9f37bce07bc4c10f1f9bac11fbfdae2c7
(cherry picked from commit a19bc2d4edfc261bdccfc5f855c50e83477b3757)

7 years agoMerge "Downgrade W+E load segments to a warning unless targeting O." am: 8945d5e43a...
Elliott Hughes [Wed, 16 Nov 2016 19:23:00 +0000 (19:23 +0000)]
Merge "Downgrade W+E load segments to a warning unless targeting O." am: 8945d5e43a am: c1673b087b
am: 2f5552766a

Change-Id: I15e7068cf3b6405fe194125636814c67c43d129b

7 years agoMerge "Fix uninitialized variable usage." am: bd15515cfc am: 304e321e19
Christopher Ferris [Wed, 16 Nov 2016 19:22:47 +0000 (19:22 +0000)]
Merge "Fix uninitialized variable usage." am: bd15515cfc am: 304e321e19
am: 5ed1cdf668

Change-Id: I8462c4c5f91dde850ff9ee777ed048486dfdb589

7 years agoMerge "Downgrade W+E load segments to a warning unless targeting O." am: 8945d5e43a
Elliott Hughes [Wed, 16 Nov 2016 19:15:36 +0000 (19:15 +0000)]
Merge "Downgrade W+E load segments to a warning unless targeting O." am: 8945d5e43a
am: c1673b087b

Change-Id: Ib4349cf479484fbe63f88ec593b12050f29c0d7b

7 years agoMerge "Fix uninitialized variable usage." am: bd15515cfc
Christopher Ferris [Wed, 16 Nov 2016 19:15:20 +0000 (19:15 +0000)]
Merge "Fix uninitialized variable usage." am: bd15515cfc
am: 304e321e19

Change-Id: I952355b8fd26c30e8bcb8f83d2eb6243af322690

7 years agoMerge "Downgrade W+E load segments to a warning unless targeting O."
Elliott Hughes [Wed, 16 Nov 2016 19:08:28 +0000 (19:08 +0000)]
Merge "Downgrade W+E load segments to a warning unless targeting O."
am: 8945d5e43a

Change-Id: I9e3c5b16ed24ec263519435c43e18b9e700238b7

7 years agoMerge "Fix uninitialized variable usage."
Christopher Ferris [Wed, 16 Nov 2016 19:08:15 +0000 (19:08 +0000)]
Merge "Fix uninitialized variable usage."
am: bd15515cfc

Change-Id: I8822c72b24572a07ef4c813df8b750cf8428e4b8

7 years agoMerge "Downgrade W+E load segments to a warning unless targeting O."
Elliott Hughes [Wed, 16 Nov 2016 19:04:17 +0000 (19:04 +0000)]
Merge "Downgrade W+E load segments to a warning unless targeting O."

7 years agoMerge "Fix uninitialized variable usage."
Christopher Ferris [Wed, 16 Nov 2016 18:59:02 +0000 (18:59 +0000)]
Merge "Fix uninitialized variable usage."

7 years agoFix uninitialized variable usage.
Christopher Ferris [Tue, 15 Nov 2016 22:04:16 +0000 (14:04 -0800)]
Fix uninitialized variable usage.

If the dladdr call fails, then info.dli_fname will be unitialized.
Make sure that this can't happen.

Bug: 32907235

Test: Enabled malloc debug on an angler and verified that function names
Test: still work.
Change-Id: I738e66d9f37bce07bc4c10f1f9bac11fbfdae2c7