bionic/libc
Elliott Hughes b519ea4903 Upgrade bionic to tzdata2014g.
From the release notes:

  Changes affecting future time stamps

    Turks & Caicos is switching from US eastern time to UTC-4 year-round,
    modeled as a switch from EST/EDT to AST on 2014-11-02 at 02:00.

  Changes affecting past time stamps

    Time in Russia or the USSR before 1926 or so has been corrected by
    a few seconds in the following zones: Asia/Irkutsk,
    Asia/Krasnoyarsk, Asia/Omsk, Asia/Samarkand, Asia/Tbilisi,
    Asia/Vladivostok, Asia/Yakutsk, Europe/Riga, Europe/Samara.  For
    Asia/Yekaterinburg the correction is a few minutes.  (Thanks to
    Vladimir Karpinsky.)

    The Portuguese decree of 1911-05-26 took effect on 1912-01-01.
    This affects 1911 time stamps in Africa/Bissau, Africa/Luanda,
    Atlantic/Azores, and Atlantic/Madeira.  Also, Lisbon's pre-1912
    GMT offset was -0:36:45 (rounded from -0:36:44.68), not -0:36:32.
    (Thanks to Stephen Colebourne for pointing to the decree.)

    Asia/Dhaka ended DST on 2009-12-31 at 24:00, not 23:59.

    A new file 'backzone' contains data which may appeal to
    connoisseurs of old time stamps, although it is out of scope for
    the tz database, is often poorly sourced, and contains some data
    that is known to be incorrect.  The new file is not recommended
    for ordinary use and its entries are not installed by default.
    (Thanks to Lester Caine for the high-quality Jersey, Guernsey, and
    Isle of Man entries.)

    Some more zones have been turned into links, when they differed
    from existing zones only for older time stamps.  As usual,
    these changes affect UTC offsets in pre-1970 time stamps only.
    Their old contents have been moved to the 'backzone' file.
    The affected zones are: Africa/Bangui, Africa/Brazzaville,
    Africa/Douala, Africa/Kinshasa, Africa/Libreville, Africa/Luanda,
    Africa/Malabo, Africa/Niamey, and Africa/Porto-Novo.

Bug: 17277574

(cherry picked from commit 9685c30a23)

Change-Id: I6120be3a0ec76af2d07ca6f9ea6f83d81d215803
2014-09-02 11:33:16 -07:00
..
arch-arm Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-arm64 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-mips64 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-x86 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-x86_64 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
bionic Have pthread_attr_getstack for the main thread report RLIMIT_STACK... 2014-08-27 16:50:53 -07:00
dns Revert most of "Cleanup: Delete dead code." 2014-08-06 13:38:16 -04:00
include Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. 2014-08-29 16:10:57 -07:00
kernel Add gen syscalls step to instructions. 2014-07-18 16:56:33 -07:00
private Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
stdio Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
tools Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 15:29:10 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
upstream-netbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
upstream-openbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
zoneinfo Upgrade bionic to tzdata2014g. 2014-09-02 11:33:16 -07:00
Android.mk Use the default unwind code. 2014-08-26 16:02:51 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
SYSCALLS.TXT Revert "Replaces vfork() implementation with fork()" 2014-08-06 12:32:22 -07:00