bionic/libc
Elliott Hughes a05c2a2a70 Update bionic to tzdata2014i.
From the release notes:

   Changes affecting future time stamps

     Pacific/Fiji will observe DST from 2014-11-02 02:00 to
     2015-01-18 03:00.  (Thanks to Ken Rylander for the heads-up.)
     Guess that future years will use a similar pattern.

     A new Zone Pacific/Bougainville, for the part of Papua New
     Guinea that plans to switch from UTC+10 to UTC+11 on
     2014-12-28 at 02:00.  (Thanks to Kiley Walbom for the
     heads-up.)

   Changes affecting time zone abbreviations

     Since Belarus is not changing its clocks even though Moscow
     is, the time zone abbreviation in Europe/Minsk is changing
     from FET to its more-traditional value MSK on 2014-10-26 at
     01:00.  (Thanks to Alexander Bokovoy for the heads-up about
     Belarus.)

     The new abbreviation IDT stands for the pre-1976 use of UT+8
     in Indochina, to distinguish it better from ICT (UT+7).

   Changes affecting past time stamps

     Many time stamps have been corrected for Asia/Ho_Chi_Minh
     before 1976 (thanks to Trần Ngọc Quân for an indirect pointer
     to Trần Tiến Bình's authoritative book).  Asia/Ho_Chi_Minh has
     been added to zone1970.tab, to give tzselect users in Vietnam
     two choices, since north and south Vietnam disagreed after our
     1970 cutoff.

     Asia/Phnom_Penh and Asia/Vientiane have been turned into
     links, as they differed from existing zones only for older
     time stamps.  As usual, these changes affect pre-1970 time
     stamps only.  Their old contents have been moved to the
     'backzone' file.

Bug: 18085936
Change-Id: I89c065b4788b10ed7530cc4e8cfbc1b65c05c1b7
2014-10-22 12:31:02 -07:00
..
arch-arm Fix generic __memcpy_chk implementation. 2014-10-17 14:44:36 -07:00
arch-arm64 Add clock_settime and clock_nanosleep. 2014-10-13 17:04:10 -07:00
arch-common/bionic Revert "Register __libc_fini as early as possible." 2014-09-04 21:54:34 +00:00
arch-mips Add clock_settime and clock_nanosleep. 2014-10-13 17:04:10 -07:00
arch-mips64 Add clock_settime and clock_nanosleep. 2014-10-13 17:04:10 -07:00
arch-x86 Replace ambiguous cmp operator with cmpl. 2014-10-21 16:25:35 -07:00
arch-x86_64 Add clock_settime and clock_nanosleep. 2014-10-13 17:04:10 -07:00
bionic Add clock_settime and clock_nanosleep. 2014-10-13 17:04:10 -07:00
dns Replace uses of sprintf(3) with snprintf(3). 2014-10-08 16:12:27 -07:00
include Rename library_offset to library_fd_offset 2014-10-21 13:51:08 -07:00
kernel Move to v3.16.3 kernel headers. 2014-09-18 13:14:58 -07:00
private Add semaphore tests, fix sem_destroy. 2014-09-19 17:37:06 -07:00
stdio Add back symbols to fix Greed for Glory franchise. 2014-10-09 22:23:50 -07:00
tools Force export symbols on all x86 variants in libc. 2014-10-06 16:41:46 -07:00
tzcode Use snprintf(3) instead of sprintf(3). 2014-10-08 17:10:26 -07:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Update our FreeBSD realpath(3) to upstream head. 2014-09-30 16:40:41 -07:00
upstream-netbsd Switch to OpenBSD insque/remque/killpg. 2014-09-23 14:06:56 -07:00
upstream-openbsd Switch to OpenBSD fopen/fclose. 2014-09-24 11:14:36 -07:00
zoneinfo Update bionic to tzdata2014i. 2014-10-22 12:31:02 -07:00
Android.mk Merge "Never use ASAN." 2014-10-21 18:28:19 +00:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update NOTICE files. 2014-09-13 09:42:41 -07:00
SYSCALLS.TXT Add clock_settime and clock_nanosleep. 2014-10-13 17:04:10 -07:00