Christopher Ferris
770d0f6177
Merge "Make sure not to construct illegal property names."
2014-07-15 20:47:30 +00:00
Christopher Ferris
53531ccebb
Make sure not to construct illegal property names.
...
Change-Id: I37624e69aec51efd4291f076fb87af3f35d33025
2014-07-15 19:26:28 -07:00
Christopher Ferris
64035c4a4b
Merge "Add gen syscalls step to instructions."
2014-07-15 20:47:30 +00:00
Christopher Ferris
ea271fdf26
Add gen syscalls step to instructions.
...
Also, fix incorrect path to some tools.
Change-Id: I409fc02d7077f0d2811d90be19550e70f5d73c0e
2014-07-15 19:02:33 -07:00
Elliott Hughes
52023cb725
Merge "Regenerate the syscalls list after the uapi update."
2014-07-15 20:36:09 +00:00
Elliott Hughes
3fa60e10bc
Regenerate the syscalls list after the uapi update.
...
Change-Id: I117c5b18f735376dd3ab5061018dc7db9c046202
2014-07-15 18:39:27 -07:00
Christopher Ferris
73c963e4c5
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
...
There were two bugs here:
- For 64 bit values, this did not properly round up.
- The macro rounded to the power of 2 less than value, not to the power
of 2 greater than value.
(cherry picked from commit 27047faf28
)
Change-Id: Idf1ec67854e1eb423704e599ae1c6b674d36618d
2014-07-15 13:23:06 -07:00
Elliott Hughes
c80cb8e3ca
am ca276c40
: Fix visibility for a bunch more symbols.
...
* commit 'ca276c40dfdb80ef553c6646da7f984ef7b694ce':
Fix visibility for a bunch more symbols.
2014-07-15 02:31:51 +00:00
Elliott Hughes
ca276c40df
Fix visibility for a bunch more symbols.
...
Bug: 11156955
Bug: 15291317
(cherry picked from commit a167eef548
)
Change-Id: Ib038ad34ef59631f7b4ed6dff2b7956001b8b159
2014-07-14 18:59:51 -07:00
Christopher Ferris
51c914b7fd
Merge "Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit."
2014-07-15 00:42:07 +00:00
Christopher Ferris
27047faf28
Fix BIONIC_ROUND_UP_POWER_OF_2 for 64 bit.
...
There were two bugs here:
- For 64 bit values, this did not properly round up.
- The macro rounded to the power of 2 less than value, not to the power
of 2 greater than value.
Change-Id: If8cb41536a9d2f5c1bc213676f1e67a7903a36b0
2014-07-15 12:33:48 -07:00
Dan Albert
84491f5b06
am 5656a0c4
: Merge "Remove isascii_l(3)."
...
* commit '5656a0c4943a9b14baa4fc135980f91591723156':
Remove isascii_l(3).
2014-07-15 00:31:07 +00:00
Elliott Hughes
1d31b55443
am ee3608f9
: Merge "Fix visibility for a bunch more symbols."
...
* commit 'ee3608f9d3259a0ef22a27932a3f5149fb2763c8':
Fix visibility for a bunch more symbols.
2014-07-14 23:15:15 +00:00
Dan Albert
5656a0c494
Merge "Remove isascii_l(3)."
2014-07-14 23:04:02 +00:00
Dan Albert
e612add051
Remove isascii_l(3).
...
Had intended to remove this one before submitting the locale changes,
but forgot. It isn't a standard ctype function, so we don't need it.
Change-Id: Ie9c09fa6c61b1101b5992fa06da30e373a0c6bf7
2014-07-14 15:48:02 -07:00
Elliott Hughes
07198cbf16
am 99ae0983
: Implement rand/srand in terms of random/srandom.
...
* commit '99ae0983c0fd22e34e4d2aa61942b04e347447ee':
Implement rand/srand in terms of random/srandom.
2014-07-14 22:24:33 +00:00
Elliott Hughes
0a79e2798e
am caaf71eb
: Sync upstream-openbsd.
...
* commit 'caaf71ebb358f811fe7602bbadb90b897e93eaf7':
Sync upstream-openbsd.
2014-07-14 22:24:32 +00:00
Dmitriy Ivanov
db3b29958d
resolved conflicts for merge of 38778e3b
to lmp-dev-plus-aosp
...
Change-Id: I138f093f20570079af13aee6dc54202e214a56a4
2014-07-14 15:20:59 -07:00
Elliott Hughes
99ae0983c0
Implement rand/srand in terms of random/srandom.
...
Code developed for glibc or older versions of bionic might expect more
randomness than the BSD implementation provides.
Bug: 15829381
(cherry picked from commit 76c241b091
)
Change-Id: If721b3f16efdb21cb67df5ec5034c0ba905bd029
2014-07-14 14:06:11 -07:00
Elliott Hughes
caaf71ebb3
Sync upstream-openbsd.
...
(cherry picked from commit 4f0b67a8db
)
Change-Id: I8753959853312ab978bc4eb1bbbcdc7d1b007b95
2014-07-14 13:59:03 -07:00
Dmitriy Ivanov
38778e3b6c
Upstream atexit
...
Change-Id: Ia454a2181b5058ed9783dc02b6b1805d0e4d2715
(cherry picked from commit 53c3c271dc
)
2014-07-14 13:29:34 -07:00
Elliott Hughes
ac56fc8663
am 673bff01
: Merge "Implement rand/srand in terms of random/srandom."
...
* commit '673bff01aed0c08991b98841ed0bfad78a589672':
Implement rand/srand in terms of random/srandom.
2014-07-14 19:28:49 +00:00
Brian Carlstrom
6835f5864d
Merge branch 'lmp-dev-plus-aosp' of https://googleplex-android.googlesource.com/_direct/platform/bionic into lmp-dev-plus-aosp
2014-07-14 19:23:02 +00:00
Elliott Hughes
6d3032891a
am 4ae93869
: Merge "Sync upstream-openbsd."
...
* commit '4ae938698c89e9e3c79008d9a833db726779accd':
Sync upstream-openbsd.
2014-07-14 19:21:32 +00:00
Dmitriy Ivanov
7ba7686b46
am 91f2074e
: Merge "Upstream atexit"
...
* commit '91f2074e5f4e475d7c88d9cdaeb7dcdc9d9ff882':
Upstream atexit
2014-07-14 19:21:31 +00:00
Elliott Hughes
49e34298e6
am 3b318a5b
: am e2b177a5
: am 83ce99d8
: Merge "Define SIOCKILLADDR which isn\'t in the common kernel uapi headers."
...
* commit '3b318a5b3da4afde3c6f35cab260e93d0adf7a5e':
2014-07-14 19:10:08 +00:00
Elliott Hughes
646e7eb4bd
am f6968e3c
: Define SIOCKILLADDR which isn\'t in the common kernel uapi headers.
...
* commit 'f6968e3c0822b27e9aa584c3490573f34b1725c1':
Define SIOCKILLADDR which isn't in the common kernel uapi headers.
2014-07-14 19:10:07 +00:00
Elliott Hughes
5ddb411c17
am bae7c206
: am b962ab81
: am 57a5b338
: Merge "Define three prctl constants that went missing from uapi."
...
* commit 'bae7c2067256272a0ce0a0eb4d24cc2d6a091735':
2014-07-14 19:10:06 +00:00
Elliott Hughes
29ba6754e5
am f65d552b
: am 0594b9dd
: am b8e82b5e
: Merge "EM_ARM and EM_AARCH64 are now in the uapi header."
...
* commit 'f65d552b3de50fd9124f9704eda3e04d02c25a32':
2014-07-14 19:10:06 +00:00
Christopher Ferris
8edb50a7ce
am 8832cfb2
: am efdf7862
: am 385bb1ed
: Merge "Add optimized memchr implementation from newlib"
...
* commit '8832cfb2fea643ccf0378e2864ba25d773cad408':
2014-07-14 19:10:05 +00:00
Christopher Ferris
99ad4f9028
am d92a6d06
: am 55230dd0
: am 96502e27
: Merge "Make jemalloc the default choice."
...
* commit 'd92a6d06690b63f70126ab55b6909cfae78a20c6':
2014-07-14 19:10:04 +00:00
Christopher Ferris
f0fe22cd13
am d389809d
: am 18a25078
: am c6bc0017
: Merge "Update kernel headers to v3.14."
...
* commit 'd389809de7d4cccaa54a2ef468c47a6592015afa':
2014-07-14 19:10:04 +00:00
Elliott Hughes
1edd97580f
am 9c98443e
: am ce1422b9
: am 040e1187
: Merge "Enable building libc with clang."
...
* commit '9c98443e2bd2991a41dab118df19ab8cd676ab6b':
2014-07-14 19:10:03 +00:00
Dan Albert
42eed01a1f
am 405fd491
: am c0afc23e
: am 37f09d6d
: Merge "Revert "Revert "Add locale aware APIs."""
...
* commit '405fd491bc71e01dbb0616cff35d508f65803eb6':
2014-07-14 19:10:02 +00:00
Elliott Hughes
a7d2f57d61
am 210a8423
: am d19f2d85
: am 76df69d1
: Merge "The err family allow null format strings."
...
* commit '210a842354d4a840cab29da6e11aea83a52a6e8c':
2014-07-14 19:10:01 +00:00
Elliott Hughes
bad533b465
am d54994a4
: am 696c48df
: am eba7c15b
: Merge "Revert "Switch libm to building with clang.""
...
* commit 'd54994a45f1be37cdd7d3ff184027dd57f416703':
2014-07-14 19:10:00 +00:00
Elliott Hughes
84ae9f673b
am 2545bf7b
: am 37ab54fd
: am 5df23dc8
: Merge "Switch libm to building with clang."
...
* commit '2545bf7b411de74e3aede8e4d38d9f44bcef7948':
2014-07-14 19:10:00 +00:00
Elliott Hughes
387d52ea4b
am 3ea96e7b
: am 35805377
: am 9b491470
: Merge "Slim down static binaries by avoiding stdio."
...
* commit '3ea96e7b86fa00ed67c24ea742a6b87ae86df826':
2014-07-14 19:09:59 +00:00
Elliott Hughes
32a93da106
am a9e847fd
: am 7d9f1cc5
: am f0f8cd1f
: Merge "Remove the global lock around thread stack creation."
...
* commit 'a9e847fdea2821841cfa511d32d86e6298616ee9':
2014-07-14 19:09:59 +00:00
Elliott Hughes
e6153565ad
am b2ddd728
: am 12ce9115
: am cd23370c
: Merge "Remove the obsolete _thread_created_hook."
...
* commit 'b2ddd728c353028bdfa6c2d09c9fa8651876a7bb':
2014-07-14 19:09:58 +00:00
Calin Juravle
8ebfc51ee2
am 9899217a
: am 9712d913
: am 02459d34
: Merge "Move __cmsg_nxthdr to its proper file."
...
* commit '9899217adbb72f1eadd32ca4319bf1962492935d':
2014-07-14 19:09:58 +00:00
Calin Juravle
cd1093fab5
am b89ef57d
: am cd061f6e
: am 8a71a745
: Merge "Removed obsolete symbol cmsg_nxthdr."
...
* commit 'b89ef57d092f4326195ce7ec8521c1f78cfd7c71':
2014-07-14 19:09:57 +00:00
Christopher Ferris
d0e94fa58d
am a35ae1bc
: am 4306b0f8
: am 25fba981
: Merge "Do not include libc_common in malloc debug code."
...
* commit 'a35ae1bcaa6a902aa0c434e00948bce4a9ce5113':
2014-07-14 19:09:56 +00:00
Elliott Hughes
699cecdd2e
am 4c28373d
: am 96d7251c
: am d028b620
: Merge "Added a __system_property_serial benchmark."
...
* commit '4c28373da6e90d3f4cfd70c2ade6a9181bbbde39':
2014-07-14 19:09:55 +00:00
Elliott Hughes
fffca5a9f7
am 4f459ec6
: am 1cad0226
: am 84f0c7c2
: Merge "update-tzdata.py needs to know where to find icu."
...
* commit '4f459ec6bd00a0b269ba5f889c3c7fb32cade14f':
2014-07-14 19:09:54 +00:00
Dan Albert
2f96faadec
am d0a7157c
: am ea04b5a6
: am 7a85d9a1
: Merge "Revert "Add locale aware APIs.""
...
* commit 'd0a7157c974b3d33a7c0d6a2fc514f006737cbf9':
2014-07-14 19:09:54 +00:00
Dan Albert
12810d6d61
am 1e46158e
: am f6b95993
: am 430d5f93
: Merge "Add locale aware APIs."
...
* commit '1e46158e64f2b90be1ea7fdc569472be297d151c':
2014-07-14 19:09:53 +00:00
Elliott Hughes
df17c1f20b
am 67ee7b9d
: am 94560b5b
: am 4c199170
: Merge "Added __system_propery_read benchmark."
...
* commit '67ee7b9d985255db87c6b7b046d06079baa63148':
2014-07-14 19:09:53 +00:00
Elliott Hughes
26734a7dd7
am c346c606
: am 8d11fb18
: am 3139f6fd
: Merge "Remove __CTOR_LIST__ from mips/mips64."
...
* commit 'c346c606e95d5ec724ea5efc1124ff348ad86025':
2014-07-14 19:09:52 +00:00
Elliott Hughes
602492a682
am 53641001
: am 986fb565
: am c4c67893
: Merge "Don\'t zero r1 on entry to the dynamic linker."
...
* commit '536410018a4966333350b330030791b546785296':
2014-07-14 19:09:51 +00:00