Elliott Hughes
c735686350
am 4d46c940: Merge "Rewrite the POSIX timer functions."
...
* commit '4d46c940315af2d93efb44e751b69ea6880a5d65':
Rewrite the POSIX timer functions.
2014-03-11 18:51:49 +00:00
Calin Juravle
d7a269ccee
am b145b5ef: Merge "Fix broken pointer overflow check ns_name_unpack()"
...
* commit 'b145b5ef7c91ec76e4dc8450f70b7af80873b46e':
Fix broken pointer overflow check ns_name_unpack()
2014-03-11 18:42:23 +00:00
Calin Juravle
945a6776d2
am d9ba757e: Merge "Sync up nameser with upstream(2014.03.05)"
...
* commit 'd9ba757ef4546ef931cfa2fff4e206b36c955ead':
Sync up nameser with upstream(2014.03.05)
2014-03-11 18:42:22 +00:00
Elliott Hughes
ba9361da04
am d40eb159: Merge "Fix some pthread symbols build as C++ symbol under x64 lunch."
...
* commit 'd40eb1594dff0103247292967f8a801ef8c0ff12':
Fix some pthread symbols build as C++ symbol under x64 lunch.
2014-03-11 18:42:00 +00:00
Elliott Hughes
61215e817c
am 087dbc6b: Merge "Bring the generate-NOTICE script up to date."
...
* commit '087dbc6bb789dc549d8f71ea820e6fc7e69d99d2':
Bring the generate-NOTICE script up to date.
2014-03-11 18:41:57 +00:00
Elliott Hughes
cf445b4658
am dec5bacf: Merge "Update the NOTICE files."
...
* commit 'dec5bacf1481a0e6b0ae0078933dbfb8953b7d19':
Update the NOTICE files.
2014-03-11 18:41:56 +00:00
Elliott Hughes
60674e0d56
am e7ea9363: Merge "Add ARMv8 optimized string handling functions based on cortex-strings"
...
* commit 'e7ea9363cb30d5c36c9333162c11b1e7b4f302b6':
Add ARMv8 optimized string handling functions based on cortex-strings
2014-03-11 18:41:56 +00:00
Mark Salyzyn
60f4f6a0c9
am 68a651e7: Merge "libc: libc_logging 64bit compile issue"
...
* commit '68a651e7162b922a2916da524ef9706276640752':
libc: libc_logging 64bit compile issue
2014-03-11 18:30:06 +00:00
Narayan Kamath
6214115f29
am 48d145c1: Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC."
...
* commit '48d145c1ced299525ca766afd2aa34725bef5301':
Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC.
2014-03-11 18:29:44 +00:00
Elliott Hughes
33c9438692
am bef50164: Merge "Remove dead NULL checks from pthread code."
...
* commit 'bef5016491eed41521f514d5c5528e2274689948':
Remove dead NULL checks from pthread code.
2014-03-11 18:29:15 +00:00
Elliott Hughes
3a58c80e94
am a0bf9bde: Merge "Implement POSIX pthread_mutex_timedlock."
...
* commit 'a0bf9bdea24164db96ec1d5dfa2cd327942671b6':
Implement POSIX pthread_mutex_timedlock.
2014-03-11 18:29:14 +00:00
Calin Juravle
6cd0c5c0b9
am 8e541b12: Merge "Moved nameser.h and namser_compat.h to public include dir"
...
* commit '8e541b12237f597c186820b9e18b059b620bef54':
Moved nameser.h and namser_compat.h to public include dir
2014-03-11 18:29:12 +00:00
Calin Juravle
b87bb7bf00
am 4a46a689: Merge "Moved private dns header to their own dir."
...
* commit '4a46a68942d180e28c3e87f08359351245b220b7':
Moved private dns header to their own dir.
2014-03-11 18:29:11 +00:00
Calin Juravle
2a56e3d966
am 9f2d1bcd: Merge "Renamed the misleading libc/netbsd directory to libc/dns."
...
* commit '9f2d1bcd176cb4a6f2bc0cae3f3c786444383476':
Renamed the misleading libc/netbsd directory to libc/dns.
2014-03-11 18:29:10 +00:00
Narayan Kamath
9ea22f84c0
am caaae7f2: Merge "Implement pthread_condattr_{get,set}clock."
...
* commit 'caaae7f2e9a89df1514ba06d13e9eb5a0f04e94c':
Implement pthread_condattr_{get,set}clock.
2014-03-11 18:29:03 +00:00
Elliott Hughes
b7265cbf2b
am 2c7c79e6: Merge "Switch to upstream alarm(3)."
...
* commit '2c7c79e6e5e730553281b6d42e734ee2c532a660':
Switch to upstream alarm(3).
2014-03-11 18:28:56 +00:00
Mark Salyzyn
ec8cdeca84
am f33df6a6: Merge "libc: Make calls to new user-space logger (revisit)"
...
* commit 'f33df6a662934cd72a79195773d2745ae8f937d4':
libc: Make calls to new user-space logger (revisit)
2014-03-11 18:28:34 +00:00
Elliott Hughes
f0d5704efe
am dfeb42ed: Merge "If the kernel doesn\'t have MADV_MERGEABLE, stop asking for it."
...
* commit 'dfeb42ede69a0dbea5735aed5fddaee3f810801d':
If the kernel doesn't have MADV_MERGEABLE, stop asking for it.
2014-03-11 18:28:33 +00:00
Elliott Hughes
a34529f0ba
am 15e71cd7: Merge "Remove deprecated and unused constants from <sys/klog.h>."
...
* commit '15e71cd760c35a4eab09b850904581ebbdc9bee3':
Remove deprecated and unused constants from <sys/klog.h>.
2014-03-11 18:28:28 +00:00
Elliott Hughes
823051bf9a
am ddad384d: Merge "Fix build."
...
* commit 'ddad384dbf802bf258e19a8d18f5d9e9fba8f97b':
Fix build.
2014-03-11 18:17:35 +00:00
Elliott Hughes
4f1e25f818
am 2ec592c3: Merge "Add recvmmsg and sendmmsg syscalls."
...
* commit '2ec592c338f5c5021f127e92212d156cd909c617':
Add recvmmsg and sendmmsg syscalls.
2014-03-11 18:17:29 +00:00
Elliott Hughes
34290b15c9
am ddc8cc7a: Merge "Add getprogname/setprogname for BSD compatibility."
...
* commit 'ddc8cc7a68415acb0694f7015ea0dae70ea04550':
Add getprogname/setprogname for BSD compatibility.
2014-03-11 18:17:28 +00:00
Calin Juravle
a364c434a5
am d51db86a: Merge "Fix locatime.c indentation after sync"
...
* commit 'd51db86aafb988aea04355f2b6a6c925d67e5976':
Fix locatime.c indentation after sync
2014-03-11 18:17:09 +00:00
Calin Juravle
9a539ec998
am 4ab29a3e: Merge "Update tzcode to 2013i"
...
* commit '4ab29a3e4a797cff05a3a1a6fea3db5a800ac5ba':
Update tzcode to 2013i
2014-03-11 18:17:09 +00:00
Elliott Hughes
71fa4d9f3f
am e9db4a97: Merge "Vastly reduce the number of read(2)s done in tzload."
...
* commit 'e9db4a976f864ef180340fe37c58af93a03daf46':
Vastly reduce the number of read(2)s done in tzload.
2014-03-11 18:17:06 +00:00
Elliott Hughes
2296c221a8
am e3345405: Merge "Fix a leak on error in tzload."
...
* commit 'e33454051677cd8953af558b67e525dda2231501':
Fix a leak on error in tzload.
2014-03-11 18:16:47 +00:00
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
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
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
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
169d8f6845
am 04583ce9: Upgrade to tzdata2014a.
...
* commit '04583ce9b94d6f41f4c1e66939c4ca2ee41ff058':
Upgrade to tzdata2014a.
2014-03-10 22:58:12 +00: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 159b28eb46f03cb1dae6484059e2559f1e42e208)
Bug: 13193205
Change-Id: I3d302039f7e057a97c9d307ce8d32efa056481ed
2014-03-10 15:23:02 -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
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
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
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
Elliott Hughes
e600c51c0c
am 8d0fe1c4: Merge "Remove two DNS files that weren\'t being built."
...
* commit '8d0fe1c49e83592372becc996accfe9d5948aa9b':
Remove two DNS files that weren't being built.
2014-03-07 23:00:02 +00:00