Calin Juravle
dfda57f804
am ad2cfe2f: Merge "Fix x86_64 build"
...
* commit 'ad2cfe2f231506aed955f7e168a25fe1a1040f9a':
Fix x86_64 build
2014-03-11 18:16:33 +00:00
Elliott Hughes
8431db545e
am 000ffd8a: Merge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants."
...
* commit '000ffd8ab0b4112173ce319869f4111f08fbe975':
Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants.
2014-03-11 18:15:58 +00:00
Mark Salyzyn
3d8b2d7b1d
am 3ba62f73: Merge "libc: Make calls to new user-space logger"
...
* commit '3ba62f733bdc39262a5a9927a6ebaa29a4f4aad4':
libc: Make calls to new user-space logger
2014-03-11 18:15:57 +00:00
Calin Juravle
3c07baa92e
am d4ee6b62: Merge "Fix mips build"
...
* commit 'd4ee6b62d77ccea61c4b43d82c63455920e221bc':
Fix mips build
2014-03-11 18:08:36 +00:00
Calin Juravle
0423f33be9
am 35036961: Merge "Moved to a more openbsd-like fenv.h"
...
* commit '35036961f85945483b6b833b976d12e6a58c2313':
Moved to a more openbsd-like fenv.h
2014-03-11 18:08:20 +00:00
Elliott Hughes
9061c82991
am 04583ce9: Upgrade to tzdata2014a.
...
* commit '04583ce9b94d6f41f4c1e66939c4ca2ee41ff058':
Upgrade to tzdata2014a.
2014-03-11 17:44:37 +00:00
Elliott Hughes
a10978da7c
am 27c7dbee: Merge "Fix log_backtrace assertion failure caused by LP64 fix."
...
* commit '27c7dbeee6c5e0cee488ce5085cc0b8c5e0301bd':
Fix log_backtrace assertion failure caused by LP64 fix.
2014-03-11 17:12:19 +00:00
Elliott Hughes
04443d4886
am 901553aa: Merge "Switch to current OpenBSD system.c."
...
* commit '901553aaf4960c4ab21c9a090919aee8be5e62ab':
Switch to current OpenBSD system.c.
2014-03-11 17:12:18 +00:00
Elliott Hughes
7d50aa3dcf
am c380385f: Merge "Fix LP64 builds after OpenBSD string changes."
...
* commit 'c380385f0b8826ab7c02429dd48b07670516f964':
Fix LP64 builds after OpenBSD string changes.
2014-03-11 17:12:17 +00:00
Elliott Hughes
e79a5b698d
am 5c7816f4: Merge "More OpenBSD cleanup (primarily string)."
...
* commit '5c7816f425cb70ca6920e816aba33ce3d691ef10':
More OpenBSD cleanup (primarily string).
2014-03-11 17:12:14 +00:00
The Android Automerger
36fc0fd5c4
merge in master-release history after reset to master
2014-03-11 05:49:26 -07:00
Calin Juravle
7fb2576c0a
am 8905752f: am 5810bcf3: Merge "Sysconfig fixes"
...
* commit '8905752f86279006a5213a5a0831a72e7fea9249':
Sysconfig fixes
2014-03-11 11:01:03 +00:00
Calin Juravle
fd99dcb3cc
am d920ef36: am 40c31ade: Merge "Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr"
...
* commit 'd920ef36f6bd372418cb92d9f21ab0b677fcf62e':
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
2014-03-11 11:01:02 +00:00
Calin Juravle
8905752f86
am 5810bcf3: Merge "Sysconfig fixes"
...
* commit '5810bcf381e28e423a782af9bf53c05085b09926':
Sysconfig fixes
2014-03-11 10:55:09 +00:00
Calin Juravle
d920ef36f6
am 40c31ade: Merge "Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr"
...
* commit '40c31ade2c854ad61ab43bd5dbd66979efcea4c5':
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
2014-03-11 10:55:09 +00:00
Calin Juravle
5810bcf381
Merge "Sysconfig fixes"
2014-03-11 10:50:01 +00:00
Calin Juravle
40c31ade2c
Merge "Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr"
2014-03-11 10:49:47 +00:00
Calin Juravle
a0ca209ac0
Sysconfig fixes
...
Remove _POSIX_THREAD_ATTR_STACKADDR and _POSIX_THREAD_ATTR_STACKSIZE
since they don't exists. Return -1 for their corresponding values but
don't set errno.
Bug: 13281069
Change-Id: Ice29b4dfebe2b474212e40ee726d86782a3064b9
2014-03-11 10:44:50 +00:00
Calin Juravle
a4eafa6dbc
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
...
Moved existing definitions to ndk_cruft to preserve NDK compatibility.
Bug: 13281069
Change-Id: I6f260de69afa55a6274f0d13145c19ac6517b9d5
2014-03-11 10:44:36 +00:00
Elliott Hughes
95648eefc9
am e8752802: am 10f6beb3: Merge "Add system/extras strftime and strptime tests."
...
* commit 'e8752802b2a9efd4f0109530d20fcf399bf24f9e':
Add system/extras strftime and strptime tests.
2014-03-11 01:59:46 +00:00
Elliott Hughes
e8752802b2
am 10f6beb3: Merge "Add system/extras strftime and strptime tests."
...
* commit '10f6beb3eb46cb2488427f58dccdd7bbfab5a250':
Add system/extras strftime and strptime tests.
2014-03-11 01:46:15 +00:00
Elliott Hughes
10f6beb3eb
Merge "Add system/extras strftime and strptime tests."
2014-03-11 01:41:28 +00:00
Elliott Hughes
3e3409af0f
Add system/extras strftime and strptime tests.
...
Change-Id: I889c58f6e2e27b99cf6328a8671858d2e5feaa4e
2014-03-10 18:19:03 -07:00
Elliott Hughes
b951a4e1fd
am 02bd494d: am 2cd3490d: Merge "Take ownership of various simple syscall wrappers."
...
* commit '02bd494dee4abb6572b8172bf46f6074b04dce17':
Take ownership of various simple syscall wrappers.
2014-03-11 00:53:16 +00:00
Calin Juravle
997a9aa262
am a92b57c7: Merge "Added ftw64, nftw64"
...
* commit 'a92b57c7f8230661d911f2fd6dd67a81e9a90cef':
Added ftw64, nftw64
2014-03-11 00:53:04 +00:00
Calin Juravle
c7cf383d87
am 7c1efffc: Merge "Added mkstemp64"
...
* commit '7c1efffc249283b47309846abba8795f3fb91555':
Added mkstemp64
2014-03-11 00:53:04 +00:00
Elliott Hughes
ba37563f93
am ba40a560: Merge "Remove <asm/page.h>."
...
* commit 'ba40a560176e6ea753d09a6a71343b81ea4c8c1e':
Remove <asm/page.h>.
2014-03-11 00:52:52 +00:00
Elliott Hughes
02bd494dee
am 2cd3490d: Merge "Take ownership of various simple syscall wrappers."
...
* commit '2cd3490d7bdb18e5051a3cc66e7d03635bbcbeaf':
Take ownership of various simple syscall wrappers.
2014-03-11 00:46:57 +00:00
Elliott Hughes
2cd3490d7b
Merge "Take ownership of various simple syscall wrappers."
2014-03-11 00:40:56 +00:00
Narayan Kamath
2876ced494
am b26e4944: Merge "Fix 64-bit build."
...
* commit 'b26e4944e2a5bf4b7e33fa38fb17a3b76c7fe0f7':
Fix 64-bit build.
2014-03-11 00:38:29 +00:00
Narayan Kamath
89ea99e1d7
am c6d96bb8: Merge "Move system_properties over to C++."
...
* commit 'c6d96bb8673a4f44d84f3beaa5ed4fec1484f0ad':
Move system_properties over to C++.
2014-03-11 00:38:28 +00:00
Elliott Hughes
247dc91889
Take ownership of various simple syscall wrappers.
...
None of these trivial functions is something we're going to get from BSD.
Change-Id: Iee1d1281b73db67da5ec303da7a49748121464bf
2014-03-10 17:17:01 -07:00
Elliott Hughes
79ac8d725b
am 2f80b7a8: am a3056591: Merge "Switch to NetBSD utmp.c."
...
* commit '2f80b7a86af6de438f1e5d84bc53b639dec61f0a':
Switch to NetBSD utmp.c.
2014-03-10 23:48:59 +00:00
Elliott Hughes
2f80b7a86a
am a3056591: Merge "Switch to NetBSD utmp.c."
...
* commit 'a3056591960f9d9f646135ee20804cc1a9e41106':
Switch to NetBSD utmp.c.
2014-03-10 23:42:50 +00:00
Elliott Hughes
c95a204191
am fbb9e852: am ec674b4d: Merge "Switch to upstream FreeBSD ldexp.c."
...
* commit 'fbb9e852f0a3e3669a8fb6a38cdaf4b1c1ffd3db':
Switch to upstream FreeBSD ldexp.c.
2014-03-10 23:42:21 +00:00
Elliott Hughes
11a98b081b
am 02e4dada: am 21d9e58d: Merge "Rename the stack protector intermediate library."
...
* commit '02e4dada534aaebba0e66aa217f92d2c4698e60f':
Rename the stack protector intermediate library.
2014-03-10 23:42:21 +00:00
Elliott Hughes
a305659196
Merge "Switch to NetBSD utmp.c."
2014-03-10 23:37:27 +00:00
Elliott Hughes
213dd5b9ce
am ed13b4cf: am 7aef2746: Merge "Switch to OpenBSD wcscoll."
...
* commit 'ed13b4cf8b0d8f773b6abe62daca8c70b3ad3f50':
Switch to OpenBSD wcscoll.
2014-03-10 23:34:48 +00:00
Elliott Hughes
fbb9e852f0
am ec674b4d: Merge "Switch to upstream FreeBSD ldexp.c."
...
* commit 'ec674b4d064d923818d0deba9f8378d13ff6451a':
Switch to upstream FreeBSD ldexp.c.
2014-03-10 23:33:49 +00:00
Elliott Hughes
02e4dada53
am 21d9e58d: Merge "Rename the stack protector intermediate library."
...
* commit '21d9e58d01080c7494c639ed3bd9e6c805e022d8':
Rename the stack protector intermediate library.
2014-03-10 23:33:49 +00:00
Elliott Hughes
19f58efa22
Switch to NetBSD utmp.c.
...
Change-Id: Ibe94888aa48b5b28fea97fd5719a1ed7a23ddeb3
2014-03-10 16:32:35 -07:00
Elliott Hughes
ed13b4cf8b
am 7aef2746: Merge "Switch to OpenBSD wcscoll."
...
* commit '7aef27468ee7683a0ce436f5453e6eb6ca12103b':
Switch to OpenBSD wcscoll.
2014-03-10 23:26:45 +00:00
Elliott Hughes
ec674b4d06
Merge "Switch to upstream FreeBSD ldexp.c."
2014-03-10 23:25:39 +00:00
Elliott Hughes
21d9e58d01
Merge "Rename the stack protector intermediate library."
2014-03-10 23:25:05 +00:00
Elliott Hughes
67563e6080
am acc63574: am 321ecc4e: Merge "Remove non-standard memswap."
...
* commit 'acc635740cf64262e54fc9f62ea9ab24ac6ae3f3':
Remove non-standard memswap.
2014-03-10 23:23:25 +00:00
Elliott Hughes
57a883640f
Switch to upstream FreeBSD ldexp.c.
...
(Yes, this should be in libm, but it isn't. For once, this mistake predates
bionic!)
Change-Id: I1340407acbcdc0151dee969a38ba490bdd5e6767
2014-03-10 16:23:09 -07:00
Elliott Hughes
7aef27468e
Merge "Switch to OpenBSD wcscoll."
2014-03-10 23:21:08 +00:00
Elliott Hughes
acc635740c
am 321ecc4e: Merge "Remove non-standard memswap."
...
* commit '321ecc4eaf9d061905f009494b420a604e1d973e':
Remove non-standard memswap.
2014-03-10 23:18:03 +00:00
Elliott Hughes
6380b51a8d
Rename the stack protector intermediate library.
...
libbionic_ssp already confused at least one person, and characters
in filenames are cheap, so let's just call this library what it is.
Change-Id: I69ab950bf52fa4d267a6891efb49b5e177efc0c4
2014-03-10 16:15:11 -07:00
Elliott Hughes
321ecc4eaf
Merge "Remove non-standard memswap."
2014-03-10 23:12:59 +00:00