summaryrefslogtreecommitdiffstats
path: root/libc/tzcode/localtime.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to re-enable overrides for tz dataNeil Fuller2015-03-251-5/+8
* libc: Fix mktime returns an uncorrect time in empty TZ caseSatoru Takeuchi2014-11-141-0/+1
* Disable tzdata in $ANDROID_DATA.Elliott Hughes2014-10-281-8/+5
* Fix the tzdata update tools.Elliott Hughes2014-08-061-1/+1
* Remove localtime_tz and strftime_tz.Elliott Hughes2014-07-251-16/+0
* Start hiding "private/bionic_time.h".Elliott Hughes2014-07-251-2/+5
* Build tzcode with hidden visibility.Elliott Hughes2014-06-191-2/+2
* Fix arm64 localtime.c build.Elliott Hughes2014-06-191-3/+3
* Build tzcode with -Werror.Elliott Hughes2014-06-191-21/+22
* Update localtime.c.Elliott Hughes2014-06-181-72/+85
* Fix most of the tzcode warnings.Elliott Hughes2014-06-111-7/+3
* Do not keep struct state on the stack.Christopher Ferris2014-05-141-22/+37
* Switch to g_ for globals.Elliott Hughes2014-05-141-7/+7
* Don't use so much stack in tzcode.Elliott Hughes2014-04-251-2/+22
* Merge "Fix locatime.c indentation after sync"Calin Juravle2014-02-281-270/+270
|\
| * Fix locatime.c indentation after syncCalin Juravle2014-02-281-270/+270
* | Merge "Update tzcode to 2013i"Calin Juravle2014-02-281-96/+93
|\ \ | |/
| * Update tzcode to 2013iCalin Juravle2014-02-281-96/+93
* | Vastly reduce the number of read(2)s done in tzload.Elliott Hughes2014-02-271-10/+24
|/
* Fix a leak on error in tzload.Elliott Hughes2014-02-271-3/+2
* Fix 32-bit build.Elliott Hughes2013-10-081-0/+2
* Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Andr...Elliott Hughes2013-09-271-60/+56
* Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata.Elliott Hughes2013-09-191-4/+11
* Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.Elliott Hughes2013-08-221-4/+4
* Upgrade to tzcode2013d.Elliott Hughes2013-07-121-553/+458
* Improve diagnostics in the face of bad tzdata.Elliott Hughes2013-04-251-5/+13
* Don't search off the end of the index for bad Olson ids.Elliott Hughes2013-03-141-1/+7
* Cache the most-recently used timezone for mktime_tz and localtime_tz.Elliott Hughes2013-03-111-27/+47
* Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t exte...Elliott Hughes2013-01-161-40/+87
* am f2b3ac95: Merge "Fix recovery: don\'t assert if there\'s no tzdata."Elliott Hughes2012-10-251-1/+3
|\
| * Fix recovery: don't assert if there's no tzdata.Elliott Hughes2012-10-251-1/+3
* | am df92635a: Merge "Support zone.tab in bionic, and remove the file format ve...Elliott Hughes2012-10-221-8/+1
|\ \ | |/
| * Support zone.tab in bionic, and remove the file format version.Elliott Hughes2012-10-221-8/+1
* | am eb370aa3: Merge "Make bionic look in /data/misc for tzdata updates."Elliott Hughes2012-10-221-22/+31
|\ \ | |/
| * Make bionic look in /data/misc for tzdata updates.Elliott Hughes2012-10-221-22/+31
* | am 10225071: Merge "Fixes x86 build."Elliott Hughes2012-10-181-1/+1
|\ \ | |/
| * Fixes x86 build.Elliott Hughes2012-10-181-1/+1
* | am 5ae762a3: Merge "Pull bionic\'s time zone data from the new single \'tzdat...Elliott Hughes2012-10-181-39/+85
|\ \ | |/
| * Pull bionic's time zone data from the new single 'tzdata' file.Elliott Hughes2012-10-171-39/+85
* | DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions t...Elliott Hughes2012-09-241-87/+40
|/
* Add the libcutils localtime_tz and mktime_t extensions to bionic.Elliott Hughes2012-09-111-40/+87
* <time.h>: Add timegm(), timelocal() and others.David 'Digit' Turner2010-12-061-2/+12
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-0/+4
* Fix an infinite loop in time2sub.David 'Digit' Turner2009-09-091-12/+47
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-1541/+1590
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2132
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2132/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+2132