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
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
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
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
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
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
a305659196
Merge "Switch to NetBSD utmp.c."
2014-03-10 23:37:27 +00:00
Elliott Hughes
19f58efa22
Switch to NetBSD utmp.c.
...
Change-Id: Ibe94888aa48b5b28fea97fd5719a1ed7a23ddeb3
2014-03-10 16:32:35 -07: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
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
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
Elliott Hughes
c8937eadf4
Switch to OpenBSD wcscoll.
...
Change-Id: I1050ef728e18124656e76f32b42ac9a4688f252d
2014-03-10 16:11:59 -07:00
Elliott Hughes
169d8f6845
am 04583ce9
: Upgrade to tzdata2014a.
...
* commit '04583ce9b94d6f41f4c1e66939c4ca2ee41ff058':
Upgrade to tzdata2014a.
2014-03-10 22:58:12 +00:00
Elliott Hughes
152b9de19a
Remove non-standard memswap.
...
Change-Id: I06548dda339987b755ef7139c590ca3e1f9fe0a9
2014-03-10 15:54:40 -07:00
Elliott Hughes
04583ce9b9
Upgrade to tzdata2014a.
...
From the release notes:
Changes affecting near-future time stamps
Turkey begins DST on 2014-03-31, not 03-30. (Thanks to Faruk Pasin
for the heads-up, and to Tim Parenti for simplifying the update.)
Changes affecting past time stamps
Fiji ended DST on 2014-01-19 at 02:00, not the previously-scheduled
03:00. (Thanks to Steffen Thorsen.)
Ukraine switched from Moscow to Eastern European time on 1990-07-01
(not 1992-01-01), and observed DST during the entire next winter.
(Thanks to Vladimir in Moscow via Alois Treindl.)
In 1988 Israel observed DST from 04-10 to 09-04, not 04-09 to
09-03. (Thanks to Avigdor Finkelstein.)
(cherry picked from commit 159b28eb46
)
Bug: 13193205
Change-Id: I3d302039f7e057a97c9d307ce8d32efa056481ed
2014-03-10 15:23:02 -07:00
Elliott Hughes
638e7892c6
Merge "Upgrade to tzdata2014a."
2014-03-10 22:21:35 +00:00
Elliott Hughes
159b28eb46
Upgrade to tzdata2014a.
...
From the release notes:
Changes affecting near-future time stamps
Turkey begins DST on 2014-03-31, not 03-30. (Thanks to Faruk Pasin
for the heads-up, and to Tim Parenti for simplifying the update.)
Changes affecting past time stamps
Fiji ended DST on 2014-01-19 at 02:00, not the previously-scheduled
03:00. (Thanks to Steffen Thorsen.)
Ukraine switched from Moscow to Eastern European time on 1990-07-01
(not 1992-01-01), and observed DST during the entire next winter.
(Thanks to Vladimir in Moscow via Alois Treindl.)
In 1988 Israel observed DST from 04-10 to 09-04, not 04-09 to
09-03. (Thanks to Avigdor Finkelstein.)
Bug: 13193205
Change-Id: Ie2e4fd48491315f3e97befff0c8ea797a766c676
2014-03-10 15:19:05 -07:00
Elliott Hughes
565590c0d5
am 3572fbc8
: Merge "Fix a typo in HACKING.txt."
...
* commit '3572fbc8cd01d90a7f0c65a15c79abf1ece144ef':
Fix a typo in HACKING.txt.
2014-03-10 18:06:13 +00:00
Elliott Hughes
8bab37f155
am 9150dfb1
: Merge "Clean up our OpenBSD usage."
...
* commit '9150dfb1c6928ceef228e640412c3653d5e87a10':
Clean up our OpenBSD usage.
2014-03-10 18:06:11 +00:00
Calin Juravle
55b6ec3f93
Merge "Update the NOTICE files"
2014-03-10 11:25:50 +00:00
Calin Juravle
c4fbf92ce1
Update the NOTICE files
...
Change-Id: I751c4eeda813b811faa4ee26c64445896db3d5bd
2014-03-10 11:23:52 +00:00
Calin Juravle
0bca08d69f
Merge "Update res_debug.c to take into account changes to the nameser.h"
2014-03-10 11:20:12 +00:00
Brian Carlstrom
cd50898ad1
Merge "Add includes for waitpid"
2014-03-08 23:41:46 +00:00
Brian Carlstrom
be1d91dedc
Add includes for waitpid
...
(cherry picked from commit f07c5dd9ab63f2e8ba736107bd4b69bbd8829c9f)
Change-Id: I7a765fd7a3a5f8f29a703f6a591c4fd8df4ebf1c
2014-03-08 15:09:43 -08:00
Elliott Hughes
fd9e20d10f
Merge "Fix pthread_detach for already-exited threads."
2014-03-08 03:07:46 +00:00
Elliott Hughes
04620a3cd7
Fix pthread_detach for already-exited threads.
...
Change-Id: I2bf7f41234d93b226132a4c51705f4186f4961c3
Reported-by: Paresh Nakhe <pnakhe@codeaurora.org>
2014-03-07 17:59:05 -08:00
Calin Juravle
c25a920e95
am 90b01576
: Merge "Fixed int fast types for LP64"
...
* commit '90b0157679a984f1829a72f8c642d17030aa7644':
Fixed int fast types for LP64
2014-03-08 01:51:50 +00:00
Elliott Hughes
333e2ae87d
Merge "Add si_timerid to <signal.h>."
2014-03-08 00:52:02 +00:00
Elliott Hughes
4d46c94031
Merge "Rewrite the POSIX timer functions."
2014-03-08 00:50:56 +00:00
Elliott Hughes
4b558f50a4
Rewrite the POSIX timer functions.
...
This is a much simpler implementation that lets the kernel
do as much as possible.
Co-authored-by: Jörgen Strand <jorgen.strand@sonymobile.com>
Co-authored-by: Snild Dolkow <snild.dolkow@sonymobile.com>
Change-Id: Iad19f155de977667aea09410266d54e63e8a26bf
2014-03-07 16:49:46 -08:00
Elliott Hughes
a0cd9bc339
Add si_timerid to <signal.h>.
...
The kernel uses the very misleading name "si_tid", but glibc uses the more
intention-revealing "si_timerid". We should let people use that.
(Added because I wanted to improve SI_TIMER siginfo_t dumping in strace.)
Change-Id: Ib626cdd3b57a6afb276a15753a237b4e81ec45e3
2014-03-07 15:41:25 -08:00
Elliott Hughes
42afda7227
am e65055af
: Merge "Stop asking GCC to cause trouble."
...
* commit 'e65055af112780623f372aca6a1f78d2b2acb34f':
Stop asking GCC to cause trouble.
2014-03-07 23:19:18 +00:00
Elliott Hughes
74c946d42e
am 26172fa4
: Merge "Move the upstream-netbsd libc files into the correct directory."
...
* commit '26172fa401a4323c8c9b4063a59ab6d08ca617bf':
Move the upstream-netbsd libc files into the correct directory.
2014-03-07 23:00:04 +00:00